chore(deps): bump tj-actions/verify-changed-files in /.github/workflows

Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 13 to 17.
- [Release notes](https://github.com/tj-actions/verify-changed-files/releases)
- [Changelog](https://github.com/tj-actions/verify-changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/verify-changed-files/compare/v13...v17)

---
updated-dependencies:
- dependency-name: tj-actions/verify-changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/659/head
dependabot[bot] 2024-01-02 16:43:34 +07:00 committed by GitHub
parent 696965ee3b
commit a5e34af32a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -102,7 +102,7 @@ jobs:
- name: Check if queries are out of sync with nvim-treesitter
if: ${{ runner.os == 'Linux' }}
uses: tj-actions/verify-changed-files@v13
uses: tj-actions/verify-changed-files@v17
id: verify-changed-files
with:
files: |

@ -27,7 +27,7 @@ jobs:
npm run format
- name: Check for changes
uses: tj-actions/verify-changed-files@v13
uses: tj-actions/verify-changed-files@v17
id: verify-changed-files
with:
files: |