Skip to content

Commit

Permalink
ci(fix): upgrade tj-actions/verify-changed-files (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgb authored Jan 30, 2023
1 parent e3e0a51 commit 07f6c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: |
make generate-all
- name: Verify changed files
uses: tj-actions/verify-changed-files@a148bdba9d2477a2aca3537bd6bc7a7af54b06f2 # v13
uses: tj-actions/verify-changed-files@9ed3155b72ba709881c967f75611fc5852f773b9 # v13.1
id: verify-changed-files
with:
files: |
Expand Down

0 comments on commit 07f6c07

Please sign in to comment.