Skip to content

Commit 082a099

Browse files
chore(deps): update dorny/paths-filter action to v4.0.2 (#777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd4f3c3 commit 082a099

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- name: Checkout code
2424
uses: actions/checkout@v7.0.0
25-
- uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1
25+
- uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2
2626
id: filter
2727
with:
2828
base: main

0 commit comments

Comments
 (0)