Skip to content

Commit

Permalink
Merge pull request #1074 from bash-lsp/renovate/github-tags-tj-action…
Browse files Browse the repository at this point in the history
…s/verify-changed-files-vulnerability

chore(deps): update tj-actions/verify-changed-files action to v17 [security]
  • Loading branch information
skovhus authored Jan 2, 2024
2 parents cc6b16a + c288212 commit e4c9dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-tree-sitter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: bash scripts/upgrade-tree-sitter.sh

- name: Verify file changes
uses: tj-actions/verify-changed-files@v16
uses: tj-actions/verify-changed-files@v17
id: verify-changed-files
with:
files: |
Expand Down

0 comments on commit e4c9dae

Please sign in to comment.