Skip to content

Commit debd708

Browse files
chore(deps): update dorny/paths-filter action to v4
1 parent c481be6 commit debd708

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/terraform_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
terraform: ${{ steps.filter.outputs.terraform }}
1717
steps:
1818
- uses: actions/checkout@v6.0.2
19-
- uses: dorny/paths-filter@v3
19+
- uses: dorny/paths-filter@v4
2020
id: filter
2121
with:
2222
filters: |

0 commit comments

Comments
 (0)