Skip to content

Commit d1d170c

Browse files
build(deps): bump dorny/paths-filter from 3 to 4 (#1307)
Bumps [dorny/paths-filter](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04ff075 commit d1d170c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ValidatePullRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
outputs:
2424
docs-only: ${{ steps.docs-only.outputs.result }}
2525
steps:
26-
- uses: dorny/paths-filter@v3
26+
- uses: dorny/paths-filter@v4
2727
id: changes
2828
with:
2929
filters: |

0 commit comments

Comments
 (0)