diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 77afc7e..d137227 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -31,7 +31,7 @@ jobs: with: version: ${{env.GORELEASER_VERSION}} install-only: true - - uses: terraform-linters/setup-tflint@v3 + - uses: terraform-linters/setup-tflint@v6 with: tflint_version: v0.34.1 - uses: actions/checkout@v4