Skip to content

Commit 6f4fbd2

Browse files
build(deps): bump dorny/paths-filter in the all-dependencies group (#16)
Bumps the all-dependencies group with 1 update: [dorny/paths-filter](https://github.com/dorny/paths-filter). Updates `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 dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2088b81 commit 6f4fbd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
7474
- name: tools - detect changes
7575
id: pathsFilter
76-
uses: dorny/paths-filter@v3
76+
uses: dorny/paths-filter@v4
7777
with:
7878
base: ${{ github.ref }}
7979
filters: |

0 commit comments

Comments
 (0)