build(deps): bump tj-actions/changed-files from 17.3 to 18.1 (#3876)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 17.3 to 18.1. - [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/v17.3...v18.1) --- 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
c66d6bfa38
commit
bf1f7aa973
|
|
@ -214,7 +214,7 @@ jobs:
|
||||||
# only run this job if the database format might have changed
|
# only run this job if the database format might have changed
|
||||||
- name: Get specific changed files
|
- name: Get specific changed files
|
||||||
id: changed-files-specific
|
id: changed-files-specific
|
||||||
uses: tj-actions/changed-files@v17.3
|
uses: tj-actions/changed-files@v18.1
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
zebra-state/**/config.rs
|
zebra-state/**/config.rs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue