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 7f9b629 commit f37da68Copy full SHA for f37da68
.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@90f302c255ef959cbfb4bd10581afecdb7ece3e6 # v4.1.1
+ uses: terraform-linters/setup-tflint@ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6 # v5.0.0
21
with:
22
tflint_version: v0.58.1
23
checksums: |
0 commit comments