Skip to content

Commit

Permalink
Merge pull request #419 from chizmw/dependabot/github_actions/github-…
Browse files Browse the repository at this point in the history
…actions-98e45ba02b

chore(deps): bump the github-actions group with 2 updates
  • Loading branch information
chizmw authored May 6, 2024
2 parents 8a24c03 + 017a1ce commit 661386a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/splendid-copper-alpaca.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->chore(deps): bump the github-actions group with 2 updates
2 changes: 1 addition & 1 deletion .github/workflows/assign-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.6.1
- uses: actions/add-to-project@v1.0.1
with:
# You can target a project in a different organization
# to the issue
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Render template
id: render
uses: chuhlomin/render-template@v1.9
uses: chuhlomin/render-template@v1.10
if: success() && steps.find-pr.outputs.number
with:
template: .github/dependabot-changeset.template.md
Expand Down

0 comments on commit 661386a

Please sign in to comment.