diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c7c1e6..27ba28c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: terraform -chdir=terraform validate - name: Setup TFLint - uses: terraform-linters/setup-tflint@b480b8fcdaa6f2c577f8e4fa799e89e756bb7c93 # v6.2.2 + uses: terraform-linters/setup-tflint@6e1e0642c0289bd619021bf6b34e3c08ed1e005a # v6.3.0 - name: TFLint run: |