Skip to content

Commit 2c2e4fb

Browse files
Update .github/workflows/test-tf-plan.yml
1 parent 6617907 commit 2c2e4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test-tf-plan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
allChanges: ${{ steps.changedDirs.outputs.allChanges }}
1414
steps:
1515
- uses: actions/checkout@v3
16-
- uses: dorny/paths-filter@v3.0.2
16+
- uses: dorny/paths-filter@v3
1717
id: filter
1818
with:
1919
initial-fetch-depth: '1'

0 commit comments

Comments
 (0)