Skip to content

Commit 114b412

Browse files
chore(deps): bump dorny/paths-filter in the all-dependencies group (#18)
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 9211639 commit 114b412

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: tools - detect changes
6767
id: pathsFilter
68-
uses: dorny/paths-filter@v3
68+
uses: dorny/paths-filter@v4
6969
with:
7070
base: ${{ github.ref }}
7171
filters: |

0 commit comments

Comments
 (0)