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 32ba04c commit 7859a5dCopy full SHA for 7859a5d
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
25
# https://github.com/marketplace/actions/setup-tflint
26
- name: Lint
27
- uses: terraform-linters/setup-tflint@v4
+ uses: terraform-linters/setup-tflint@v5
28
with:
29
tflint_version: latest
30
- id: tflint
0 commit comments