From 959eeefc6b7f851a6d9847981ae4757f773d3356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 20:17:16 +0000 Subject: [PATCH] Bump terraform-linters/setup-tflint from 4.1.1 to 6.2.1 Bumps [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) from 4.1.1 to 6.2.1. - [Release notes](https://github.com/terraform-linters/setup-tflint/releases) - [Commits](https://github.com/terraform-linters/setup-tflint/compare/90f302c255ef959cbfb4bd10581afecdb7ece3e6...4cb9feea73331a35b422df102992a03a44a3bb33) --- updated-dependencies: - dependency-name: terraform-linters/setup-tflint dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-cd-infra-base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd-infra-base.yml b/.github/workflows/ci-cd-infra-base.yml index 3fb4842..a6d60fa 100644 --- a/.github/workflows/ci-cd-infra-base.yml +++ b/.github/workflows/ci-cd-infra-base.yml @@ -73,7 +73,7 @@ jobs: path: ~/.tflint.d/plugins key: ubuntu-latest-tflint-${{ hashFiles('.tflint.hcl') }} - - uses: terraform-linters/setup-tflint@90f302c255ef959cbfb4bd10581afecdb7ece3e6 # v4.1.1 + - uses: terraform-linters/setup-tflint@4cb9feea73331a35b422df102992a03a44a3bb33 # v6.2.1 name: Setup TFLint with: tflint_version: v0.52.0