diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b188f3d..92c7934 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@6e1e0642c0289bd619021bf6b34e3c08ed1e005a # v6.3.0 + uses: terraform-linters/setup-tflint@1cf010d3c7aef302051ccdb68c14c5dc2efa34ef # v6.3.1 - name: TFLint run: |