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 5bc33f4 commit bd7e5deCopy full SHA for bd7e5de
.github/workflows/continuous-integration-tflint.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Clone repo
12
uses: actions/checkout@v4
13
- name: Setup TFLint
14
- uses: terraform-linters/setup-tflint@v3
+ uses: terraform-linters/setup-tflint@v6
15
with:
16
tflint_version: v0.44.1
17
- name: Run TFLint
0 commit comments