Skip to content

Commit 8479e02

Browse files
chore(deps): update dorny/paths-filter action to v4 (#148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pt-release-please[bot] <245757523+pt-release-please[bot]@users.noreply.github.com>
1 parent 2f687e0 commit 8479e02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
images: ${{ steps.filter.outputs.changes }}
2222
steps:
2323
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
24-
- uses: dorny/paths-filter@d1c1ffe0248fe513906c8e24db8ea791d46f8590 # v3.0.3
24+
- uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2
2525
id: filter
2626
with:
2727
filters: |

0 commit comments

Comments
 (0)