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 3d6270b commit 8a2250dCopy full SHA for 8a2250d
.github/workflows/lint.yml
@@ -27,7 +27,7 @@ jobs:
27
path: ~/.tflint.d/plugins
28
key: ${{ matrix.os }}-tflint-${{ hashFiles('.tflint.hcl') }}
29
30
- - uses: terraform-linters/setup-tflint@v3.1.1
+ - uses: terraform-linters/setup-tflint@v4.1
31
name: Setup TFLint
32
with:
33
tflint_version: ${{ env.RENOVATE_CONFIG_FOLDER }}
0 commit comments