Skip to content

Commit 9d81e6d

Browse files
Bump dorny/paths-filter from 3 to 4 (#7668)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3 to 4. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@v3...v4) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: '4' 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>
1 parent d86e1f5 commit 9d81e6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v6
2020
with:
2121
fetch-depth: 0 # ensure diff against base is available for PRs
22-
- uses: dorny/paths-filter@v3
22+
- uses: dorny/paths-filter@v4
2323
id: filter
2424
with:
2525
filters: |

0 commit comments

Comments
 (0)