From bffd2864bc0381dcd4a6a6e1824bfdf51d2af095 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 15:27:05 +0000 Subject: [PATCH] chore(deps): update terraform-linters/setup-tflint digest to 90f302c --- .github/workflows/validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 9e0b6881..7d5596ee 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -38,7 +38,7 @@ jobs: uses: hashicorp/setup-terraform@651471c36a6092792c552e8b1bef71e592b462d8 # v3 - name: Run TFLint ✅ - uses: terraform-linters/setup-tflint@8093687ecc9dcbfa88d07c103ad4176739a7287e # v4 + uses: terraform-linters/setup-tflint@90f302c255ef959cbfb4bd10581afecdb7ece3e6 # v4 with: tflint_version: latest