Skip to content

Commit f72ddf5

Browse files
Update terraform-linters/setup-tflint action to v3 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8635cec commit f72ddf5

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@v2
29+
- uses: terraform-linters/setup-tflint@v3
3030

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

0 commit comments

Comments
 (0)