We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb926c3 commit 324e355Copy full SHA for 324e355
1 file changed
.github/workflows/tflint.yml
@@ -26,7 +26,7 @@ jobs:
26
restore-keys: |
27
tflint-v2-
28
29
- - uses: terraform-linters/setup-tflint@v3
+ - uses: terraform-linters/setup-tflint@v4
30
31
- run: tflint --init
32
working-directory: example/infra
0 commit comments