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.
2 parents 0110e1c + c5b7505 commit 6993600Copy full SHA for 6993600
.github/workflows/terraform.yml
@@ -25,7 +25,7 @@ jobs:
25
26
# https://github.com/terraform-linters/setup-tflint
27
- name: Install tflint
28
- uses: terraform-linters/setup-tflint@v4
+ uses: terraform-linters/setup-tflint@v5
29
with:
30
tflint_version: v0.47.0
31
0 commit comments