Skip to content

Commit

Permalink
Bump tj-actions/verify-changed-files from 12 to 17 in /.github/workfl…
Browse files Browse the repository at this point in the history
…ows (#431)

Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 12 to 17.
- [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@v12...v17)

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

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] committed Jan 2, 2024
1 parent 8abe354 commit 318f580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

- name: Verify Changed files
if: github.ref == 'refs/heads/master'
uses: tj-actions/verify-changed-files@v12
uses: tj-actions/verify-changed-files@v17
id: changed_files
with:
files: coverage.svg
Expand Down

0 comments on commit 318f580

Please sign in to comment.