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.
2 parents dd23be3 + ed68c21 commit dca1354Copy full SHA for dca1354
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
26
# https://github.com/marketplace/actions/setup-tflint
27
- name: Lint
28
- uses: terraform-linters/setup-tflint@v5
+ uses: terraform-linters/setup-tflint@v6
29
with:
30
tflint_version: latest
31
- id: tflint
0 commit comments