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 053da4d commit 1a90629Copy full SHA for 1a90629
.github/workflows/linter-analysis.yaml
@@ -53,7 +53,7 @@ jobs:
53
terraform_wrapper: false
54
55
- name: Setup TFLint
56
- uses: terraform-linters/setup-tflint@v3.0.0
+ uses: terraform-linters/setup-tflint@v4.1.1
57
with:
58
tflint_version: latest
59
github_token: ${{ secrets.LINTER_TOKEN }}
0 commit comments