mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-29 13:34:51 +00:00
Update tj-actions/verify-changed-files action to v7
This commit is contained in:
parent
f9f0a46798
commit
1da043e160
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-readme.yml
vendored
2
.github/workflows/update-readme.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
uses: tj-actions/remark@v1.5
|
||||
|
||||
- name: Verify Changed files
|
||||
uses: tj-actions/verify-changed-files@v6
|
||||
uses: tj-actions/verify-changed-files@v7
|
||||
id: verify_changed_files
|
||||
with:
|
||||
files: |
|
||||
|
|
Loading…
Reference in a new issue