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 d55a2f9 commit 5e814a7Copy full SHA for 5e814a7
.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@v5
+ uses: terraform-linters/setup-tflint@v6
28
with:
29
tflint_version: latest
30
- id: tflint
0 commit comments