Skip to content

Commit

Permalink
Bump tj-actions/verify-changed-files from 13 to 17 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 13 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@v13...v17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent edecd90 commit 5586531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
args: --exit-code --recursive --in-place --aggressive --aggressive .
- name: Detect changes by isort
uses: tj-actions/verify-changed-files@v13
uses: tj-actions/verify-changed-files@v17
id: verify-isort-update
with:
files: |
Expand Down

0 comments on commit 5586531

Please sign in to comment.