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 6a28854 commit b64bfd9Copy full SHA for b64bfd9
.github/workflows/validate.yml
@@ -16,7 +16,7 @@ jobs:
16
ref: ${{ github.event.pull_request.head.ref }}
17
- name: Setup Terraform
18
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
19
- - uses: terraform-linters/setup-tflint@ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6 #v5.0.0
+ - uses: terraform-linters/setup-tflint@acd1575d3c037258ce5b2dd01379dc49ce24c6b7 # v6.2.0
20
name: Setup TFLint
21
with:
22
tflint_version: v0.59.1
0 commit comments