Skip to content

Commit

Permalink
Merge pull request #155 from chizmw/dependabot/github_actions/depende…
Browse files Browse the repository at this point in the history
…ncies-edbaefaeed

chore(deps): bump the dependencies group with 2 updates
  • Loading branch information
chizmw authored Mar 4, 2024
2 parents 4e578e9 + 3fdc94e commit 89c95fe
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/healthy-tan-roundworm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'json-on-the-clocktower': patch
---

chore(deps): bump the dependencies 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.5.0
- uses: actions/add-to-project@v0.6.0
with:
# You can target a project in a different organization
# to the issue
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
name: Labeler
runs-on: ubuntu-latest
steps:
- uses: fuxingloh/multi-labeler@v2
- uses: fuxingloh/multi-labeler@v4
with:
github-token: ${{ secrets.CHISEL_GITHUB_TOKEN }}

0 comments on commit 89c95fe

Please sign in to comment.