build(deps): bump tj-actions/changed-files from 14.4 to 17.2 (#3667)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 14.4 to 17.2. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v14.4...v17.2) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f8a4021c07
commit
a8a52125d0
|
|
@ -161,7 +161,7 @@ jobs:
|
|||
# only run this job if the database format might have changed
|
||||
- name: Get specific changed files
|
||||
id: changed-files-specific
|
||||
uses: tj-actions/changed-files@v14.4
|
||||
uses: tj-actions/changed-files@v17.2
|
||||
with:
|
||||
files: |
|
||||
/zebra-state/**/constants.rs
|
||||
|
|
|
|||
Loading…
Reference in New Issue