From afc3940314b5610043b483863b2546163ec83c74 Mon Sep 17 00:00:00 2001 From: IK Renovate Bot Date: Sun, 9 Feb 2025 04:20:04 +0000 Subject: [PATCH] chore(deps): update terraform-linters/setup-tflint action to v4 (.github/workflows/lint.yml) --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index b2edc82..4d67744 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -27,7 +27,7 @@ jobs: path: ~/.tflint.d/plugins key: ${{ matrix.os }}-tflint-${{ hashFiles('.tflint.hcl') }} - - uses: terraform-linters/setup-tflint@v3.1.1 + - uses: terraform-linters/setup-tflint@v4.1 name: Setup TFLint with: tflint_version: ${{ env.RENOVATE_CONFIG_FOLDER }}