From 2213945f56b3ff721abc889bc4658716b87dd7ed Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Oct 2025 03:13:09 +0000 Subject: [PATCH] chore(deps): update terraform-linters/setup-tflint action to v6 --- .forgejo/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index fa7678b..1cf818a 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -31,7 +31,7 @@ jobs: runs-on: ubuntu-22.04 steps: - uses: https://code.forgejo.org/actions/checkout@v5 - - uses: terraform-linters/setup-tflint@v4 + - uses: terraform-linters/setup-tflint@v6 name: Setup TFLint with: tflint_version: v0.50.3