Skip to content

Commit 787b5a3

Browse files
Bump dorny/paths-filter from 2 to 3 (#370)
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-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Álvaro Rausell Guiard <[email protected]>
1 parent 898d72d commit 787b5a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
outputs:
99
templates: ${{ steps.filter.outputs.changes }}
1010
steps:
11-
- uses: dorny/paths-filter@v2
11+
- uses: dorny/paths-filter@v3
1212
id: filter
1313
with:
1414
filters: |

0 commit comments

Comments
 (0)