We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c73cf12 commit c685ea3Copy full SHA for c685ea3
1 file changed
.github/workflows/terraform.yml
@@ -94,7 +94,7 @@ jobs:
94
key: tflint-${{ hashFiles(env.TFLINT_CONFIG_FILE_REL) }}
95
96
- name: Setup TFLint
97
- uses: terraform-linters/setup-tflint@v5
+ uses: terraform-linters/setup-tflint@v6
98
if: success() || failure()
99
100
- name: Init TFLint
0 commit comments