From 844381b2f70df5d0246f8a7730ea49efa1c82e25 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Aug 2025 02:30:02 +0000 Subject: [PATCH] chore(deps): update terraform-linters/setup-tflint action to v5 --- .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 26a2120..d2a7d17 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@v4 - - uses: terraform-linters/setup-tflint@v4 + - uses: terraform-linters/setup-tflint@v5 name: Setup TFLint with: tflint_version: v0.50.3