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 (#326)

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 854c82b commit f13d359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ jobs:

- name: Check changed files in the parameters folder1
id: verify-changed-files
uses: tj-actions/verify-changed-files@v12
uses: tj-actions/verify-changed-files@v17
with:
files: |
api/parameters/**
Expand Down

0 comments on commit f13d359

Please sign in to comment.