From c1b7939a06023f2a52f5a67aa141a71858c81021 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 17:39:36 +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 9d8cb60..a3d820e 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -32,7 +32,7 @@ jobs: uses: hashicorp/setup-terraform@651471c36a6092792c552e8b1bef71e592b462d8 # v3 - name: Run TFLint ✅ - uses: terraform-linters/setup-tflint@19a52fbac37dacb22a09518e4ef6ee234f2d4987 # v4 + uses: terraform-linters/setup-tflint@4cb9feea73331a35b422df102992a03a44a3bb33 # v6 with: tflint_version: latest