From 529b645cdd33513fc148300096c2884862350e03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 12:05:16 +0000 Subject: [PATCH] chore(deps): update dependency opentofu to v1.12.1 --- deployment/mise.toml | 2 +- mise.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/mise.toml b/deployment/mise.toml index fadc28dc2e..eb654aab37 100644 --- a/deployment/mise.toml +++ b/deployment/mise.toml @@ -1,6 +1,6 @@ [tools] terragrunt = "1.0.3" -opentofu = "1.11.6" +opentofu = "1.12.1" [tasks."tg:fmt"] run = "terragrunt hclfmt" diff --git a/mise.toml b/mise.toml index 65ed2377be..1f67262242 100644 --- a/mise.toml +++ b/mise.toml @@ -18,7 +18,7 @@ config_roots = [ node = "24.15.0" pnpm = "10.33.4" terragrunt = "1.0.3" -opentofu = "1.11.6" +opentofu = "1.12.1" "npm:oazapfts" = "7.5.0" "github:extism/cli" = "1.6.3" "github:webassembly/binaryen" = "version_124"