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 a7228b4 commit 94d4f65Copy full SHA for 94d4f65
.github/workflows/pr-checks.yml
@@ -44,7 +44,7 @@ jobs:
44
path: ~/.tflint.d/plugins
45
key: tflint-${{ hashFiles('.tflint.hcl') }}
46
- name: setup tflint
47
- uses: terraform-linters/setup-tflint@a5a1af8c6551fb10c53f1cd4ba62359f1973746f # v3.1.1
+ uses: terraform-linters/setup-tflint@19a52fbac37dacb22a09518e4ef6ee234f2d4987 # v4.0.0
48
- name: tflint init
49
run: tflint --init
50
- name: tflint validate
0 commit comments