From eaa2f252b2d233c2ecbe505c0b200b8e14a7c364 Mon Sep 17 00:00:00 2001 From: Robbie Blaine Date: Mon, 3 Feb 2025 11:14:09 +0200 Subject: [PATCH] :arrow_up: Bump Mise to `2025.2.0` --- .github/workflows/continuous-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-deploy.yml b/.github/workflows/continuous-deploy.yml index a1e2a29eb..31aa65949 100644 --- a/.github/workflows/continuous-deploy.yml +++ b/.github/workflows/continuous-deploy.yml @@ -51,7 +51,7 @@ env: TAILSCALE_VERSION: 1.80.0 HELMFILE_VERSION: v0.170.1 HELM_VERSION: v3.17.0 - MISE_VERSION: 2025.1.16 + MISE_VERSION: 2025.2.0 jobs: build: