Skip to content

Commit 75a3f66

Browse files
Bump dorny/paths-filter from 2 to 3 (project-chip#31730)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94bcc1b commit 75a3f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples-nrfconnect.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
platform: nrfconnect
5151
- name: Detect changed paths
52-
uses: dorny/paths-filter@v2
52+
uses: dorny/paths-filter@v3
5353
id: changed_paths
5454
with:
5555
filters: |

0 commit comments

Comments
 (0)