Skip to content

Commit 458d899

Browse files
Update dorny/paths-filter action to v4 (#305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55ee605 commit 458d899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pullrequest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
outputs:
4949
charts: ${{ steps.filter.outputs.changes }}
5050
steps:
51-
- uses: dorny/paths-filter@v3
51+
- uses: dorny/paths-filter@v4
5252
id: filter
5353
with:
5454
filters: |

0 commit comments

Comments
 (0)