Skip to content

Commit 58a244d

Browse files
chore(deps)(deps): Bump dorny/paths-filter from 3 to 4 (#346)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f50d25 commit 58a244d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
sparse-checkout: |
3232
.github/pr-filter.yml
3333
34-
- uses: dorny/paths-filter@v3
34+
- uses: dorny/paths-filter@v4
3535
id: filter
3636
with:
3737
filters: .github/pr-filter.yml

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
sparse-checkout: |
2121
.github/pr-filter.yml
2222
23-
- uses: dorny/paths-filter@v3
23+
- uses: dorny/paths-filter@v4
2424
id: filter
2525
with:
2626
filters: .github/pr-filter.yml

0 commit comments

Comments
 (0)