Skip to content

Commit f08af2e

Browse files
Bump tj-actions/verify-changed-files from 17 to 20 (#167)
2 parents 4821c66 + e3f6bf4 commit f08af2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Verify No Changes
4545
id: verify-no-changes
46-
uses: tj-actions/verify-changed-files@v17
46+
uses: tj-actions/verify-changed-files@v20
4747

4848
- name: Fail If Changes
4949
if: steps.verify-no-changes.outputs.files_changed == 'true'

0 commit comments

Comments
 (0)