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: