From e975b0ff129dbd8023fda1e6108eb445d15d63e0 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Fri, 17 Oct 2025 21:32:34 -0400 Subject: [PATCH] Testing with Cloudflare. --- .gitea/workflows/auto-pr-tofu-plan.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/auto-pr-tofu-plan.yml b/.gitea/workflows/auto-pr-tofu-plan.yml index a889fce..b863ce9 100644 --- a/.gitea/workflows/auto-pr-tofu-plan.yml +++ b/.gitea/workflows/auto-pr-tofu-plan.yml @@ -8,6 +8,7 @@ on: - "renovate/**" env: OPENTOFU_VERSION: "1.10.6" + HC_VAULT_VERSION: "1.20.4" jobs: check-and-create-pr: