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 768074e commit dcc5d49Copy full SHA for dcc5d49
.github/workflows/tflint.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout repository
18
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19
- name: Install TFLint
20
- uses: terraform-linters/setup-tflint@ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6 # v5.0.0
+ uses: terraform-linters/setup-tflint@acd1575d3c037258ce5b2dd01379dc49ce24c6b7 # v6.2.0
21
with:
22
tflint_version: v0.58.1
23
checksums: |
0 commit comments