Skip to content

Commit d4e01de

Browse files
Update terraform-linters/setup-tflint action to v2 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d02ce8 commit d4e01de

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
@@ -24,7 +24,7 @@ jobs:
2424
restore-keys: |
2525
tflint-
2626
27-
- uses: terraform-linters/setup-tflint@v1
27+
- uses: terraform-linters/setup-tflint@v2
2828

2929
- run: tflint --init
3030
working-directory: example/infra

0 commit comments

Comments
 (0)