diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index 5079881c..96c91b1b 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -215,7 +215,7 @@ jobs: with: path: .tflint.d/plugins key: ${{ runner.os }}-tflint-${{ hashFiles('terraform/.tflint.hcl') }} - - uses: terraform-linters/setup-tflint@19a52fbac37dacb22a09518e4ef6ee234f2d4987 # v4.0.0 + - uses: terraform-linters/setup-tflint@8093687ecc9dcbfa88d07c103ad4176739a7287e # v4.1.0 name: Setup TFLint with: tflint_version: latest