Skip to content

Commit fda073e

Browse files
build(deps): bump dorny/paths-filter from 2 to 3 (#2132)
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> Co-authored-by: Jake Skipper <74978230+jake-skipper@users.noreply.github.com>
1 parent 1f169c3 commit fda073e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: actions/checkout@v4 # not needed for pull_request
3232
if: |
3333
github.event_name == 'push'
34-
- uses: dorny/paths-filter@v2 # cspell:ignore dorny
34+
- uses: dorny/paths-filter@v3 # cspell:ignore dorny
3535
id: filter
3636
with:
3737
filters: |

0 commit comments

Comments
 (0)