mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-21 05:38:30 +00:00
Bump dorny/paths-filter from 2 to 3
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](https://github.com/dorny/paths-filter/compare/v2...v3) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d463927a8c
commit
e6efa6be7b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/integration.yaml
vendored
2
.github/workflows/integration.yaml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
|
||||
- name: Get Changed Files
|
||||
id: changed-files
|
||||
uses: dorny/paths-filter@v2
|
||||
uses: dorny/paths-filter@v3
|
||||
with:
|
||||
list-files: json
|
||||
filters: |
|
||||
|
|
Loading…
Reference in a new issue