We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d508121 commit 9c9aab0Copy full SHA for 9c9aab0
.github/workflows/tflint.yaml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
13
name: Checkout source code
14
15
- - uses: terraform-linters/setup-tflint@19a52fbac37dacb22a09518e4ef6ee234f2d4987 # v4
+ - uses: terraform-linters/setup-tflint@8093687ecc9dcbfa88d07c103ad4176739a7287e # v4
16
name: Setup TFLint
17
with:
18
tflint_version: v0.53.0
0 commit comments