Skip to content

Commit

Permalink
build(deps): bump test-room-7/action-update-file from 1.8.0 to 2.0.0
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.8.0 to 2.0.0.
- [Release notes](https://github.com/test-room-7/action-update-file/releases)
- [Commits](test-room-7/action-update-file@v1.8.0...v2.0.0)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent f4437ff commit ec9e86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- run: |
nix run .#test
nix run .#readme > README.md
- uses: test-room-7/action-update-file@v1.8.0
- uses: test-room-7/action-update-file@v2.0.0
with:
branch: ${{ github.head_ref || github.ref_name }}
file-path: |
Expand Down

0 comments on commit ec9e86e

Please sign in to comment.