Skip to content

Commit

Permalink
github-actions(deps): bump test-room-7/action-update-file from 1 to 2 (
Browse files Browse the repository at this point in the history
…#1190)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 8851952 commit 0f75480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-screenshots.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: "make tests_update_snapshots"

- name: Update snapshots
uses: test-room-7/action-update-file@v1
uses: test-room-7/action-update-file@v2
if: ${{ !cancelled() }}
with:
file-path: tests/Visual/**/*
Expand Down

0 comments on commit 0f75480

Please sign in to comment.