From adba526e27235150bd4db94c4cb02d2538a95c33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 02:01:46 +0000 Subject: [PATCH] Update terraform-linters/tflint-load-config-action action to v3 --- .github/workflows/terraform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terraform.yml b/.github/workflows/terraform.yml index 8eae9a2..bd1cb93 100644 --- a/.github/workflows/terraform.yml +++ b/.github/workflows/terraform.yml @@ -72,7 +72,7 @@ jobs: } >> "$GITHUB_STEP_SUMMARY" - name: Load TFLint config - uses: terraform-linters/tflint-load-config-action@v2 + uses: terraform-linters/tflint-load-config-action@v3 if: success() || failure() with: source-repo: riege/code-quality