Skip to content

Commit

Permalink
Bump tj-actions/verify-changed-files in /.github/workflows
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 5.5 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@v5.5...v17)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 2, 2024
1 parent 86441d9 commit cf4f847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-sort-users-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
echo "Changed" > CONTRIBUTORS.md
- name: Check for changes
uses: tj-actions/verify-changed-files@v5.5
uses: tj-actions/verify-changed-files@v17
id: changed_files
with:
files: |
Expand Down

0 comments on commit cf4f847

Please sign in to comment.