Skip to content

Commit

Permalink
Merge pull request #67 from tj-actions/renovate/tj-actions-verify-cha…
Browse files Browse the repository at this point in the history
…nged-files-20.x

chore(deps): update tj-actions/verify-changed-files action to v20
  • Loading branch information
repo-ranger[bot] authored May 4, 2024
2 parents 9ce7e88 + d4da630 commit ff84a0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
working-directory: test-package
- name: Verify Changed files
id: verify-changed-files
uses: tj-actions/verify-changed-files@v19
uses: tj-actions/verify-changed-files@v20
with:
files: |
test-package/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: tj-actions/remark@v3

- name: Verify Changed files
uses: tj-actions/verify-changed-files@v19
uses: tj-actions/verify-changed-files@v20
id: verify_changed_files
with:
files: |
Expand Down

0 comments on commit ff84a0e

Please sign in to comment.