Skip to content

Commit 661386a

Browse files
authored
Merge pull request #419 from chizmw/dependabot/github_actions/github-actions-98e45ba02b
chore(deps): bump the github-actions group with 2 updates
2 parents 8a24c03 + 017a1ce commit 661386a

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'arcane-scripts': patch
3+
---
4+
5+
<!-- markdownlint-disable MD041 -->chore(deps): bump the github-actions group with 2 updates

.github/workflows/assign-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: Add issue to project
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/add-to-project@v0.6.1
21+
- uses: actions/add-to-project@v1.0.1
2222
with:
2323
# You can target a project in a different organization
2424
# to the issue

.github/workflows/dependabot-changeset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: Render template
5252
id: render
53-
uses: chuhlomin/render-template@v1.9
53+
uses: chuhlomin/render-template@v1.10
5454
if: success() && steps.find-pr.outputs.number
5555
with:
5656
template: .github/dependabot-changeset.template.md

0 commit comments

Comments
 (0)