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 896b256 commit c5b7505Copy full SHA for c5b7505
.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