Skip to content

Commit

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

chore(deps): update tj-actions/verify-changed-files action to v14
  • Loading branch information
repo-ranger[bot] committed Mar 17, 2023
2 parents 31c4ccc + 4ba2e48 commit aca1009
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sync-release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
id: branch-name
uses: tj-actions/branch-names@v6
- name: Verify Changed files
uses: tj-actions/verify-changed-files@v13
uses: tj-actions/verify-changed-files@v14
id: verify-changed-files
with:
files: |
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@v13
uses: tj-actions/verify-changed-files@v14
id: verify_changed_files
with:
files: |
Expand Down

0 comments on commit aca1009

Please sign in to comment.