From 340df33259def8f374e6ccf42014b8177f7af896 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 06:37:27 +0000 Subject: [PATCH] chore(deps): update terraform-linters/setup-tflint action to v6 --- .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..fd470ef8 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@4cb9feea73331a35b422df102992a03a44a3bb33 # v6 with: tflint_version: latest