From ff90bcb4753edbfe2ea0d5ddde889a79108462e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 14:03:54 +0000 Subject: [PATCH] chore(deps): update dependency gh to v2.92.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 3e8925d..6f8dfbe 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] act = "0.2.84" -gh = "2.87.3" +gh = "2.92.0" jq = "1.8.1" "pipx:keyring" = { version = "25.7.0", uvx_args = "--with keyrings.google-artifactregistry-auth" } trivy = "0.69.2"