Skip to content

Commit 324e355

Browse files
Update terraform-linters/setup-tflint action to v4 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb926c3 commit 324e355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tflint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
restore-keys: |
2727
tflint-v2-
2828
29-
- uses: terraform-linters/setup-tflint@v3
29+
- uses: terraform-linters/setup-tflint@v4
3030

3131
- run: tflint --init
3232
working-directory: example/infra

0 commit comments

Comments
 (0)