Skip to content

Commit

Permalink
Build(deps): Bump test-room-7/action-update-file from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [test-room-7/action-update-file](https://github.com/test-room-7/action-update-file) from 1 to 2.
- [Release notes](https://github.com/test-room-7/action-update-file/releases)
- [Commits](test-room-7/action-update-file@v1...v2)

---
updated-dependencies:
- dependency-name: test-room-7/action-update-file
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent e6ca6d3 commit f0cb604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UpdateContributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
output: CONTRIBUTORS.md
exclude_bots: true
- name: Commit changes
uses: test-room-7/action-update-file@v1
uses: test-room-7/action-update-file@v2
with:
file-path: CONTRIBUTORS.md
commit-msg: Update Contributors
Expand Down

0 comments on commit f0cb604

Please sign in to comment.