From 68fc8c50085bd41a6f7857bd4ab098687f35db45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 15:20:21 +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 8cff3993f7..0d8f79d0d8 100644 --- a/mise.toml +++ b/mise.toml @@ -19,7 +19,7 @@ node = "24.15.0" "aqua:flutter/flutter" = "3.44.0" pnpm = "10.33.4" terragrunt = "1.0.3" -opentofu = "1.11.6" +opentofu = "1.12.1" java = "21.0.2" "npm:oazapfts" = "7.5.0" "github:extism/cli" = "1.6.3"