From e8ef014e905aaefc6adca49fb3efddd72d90bc7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 08:35:46 +0000 Subject: [PATCH] chore(deps): update dependency act to v0.2.88 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 3e8925d..882b455 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -act = "0.2.84" +act = "0.2.88" gh = "2.87.3" jq = "1.8.1" "pipx:keyring" = { version = "25.7.0", uvx_args = "--with keyrings.google-artifactregistry-auth" }