Skip to content

Commit

Permalink
fix: bump tj-actions/verify-changed-files from 6 to 18
Browse files Browse the repository at this point in the history
Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 6 to 18.
- [Release notes](https://github.com/tj-actions/verify-changed-files/releases)
- [Changelog](https://github.com/tj-actions/verify-changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/verify-changed-files@v6...v18)

---
updated-dependencies:
- dependency-name: tj-actions/verify-changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 687b50c commit 3ab3431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: generate badge
run: coverage-badge -f -o coverage.svg
- name: Verify Changed files
uses: tj-actions/verify-changed-files@v6
uses: tj-actions/verify-changed-files@v18
id: changed_files
with:
files: coverage.svg
Expand Down

0 comments on commit 3ab3431

Please sign in to comment.