We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8210bd + 33a5c00 commit 17a5c17Copy full SHA for 17a5c17
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
run: terraform fmt -recursive -check -diff -no-color
21
# https://github.com/marketplace/actions/setup-tflint
22
- name: Lint
23
- uses: terraform-linters/setup-tflint@v3
+ uses: terraform-linters/setup-tflint@v4
24
with:
25
tflint_version: latest
26
- id: tflint
0 commit comments