Skip to content

Commit f7d899e

Browse files
github-actions: bump dorny/paths-filter from 2 to 3 (#651)
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](dorny/paths-filter@v2...v3) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff62100 commit f7d899e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
steps:
147147
- name: Check out Git repository
148148
uses: actions/checkout@v4
149-
- uses: dorny/paths-filter@v2
149+
- uses: dorny/paths-filter@v3
150150
id: changes
151151
with:
152152
list-files: json

0 commit comments

Comments
 (0)