From c7d306de58f68215a5d311c31fa53de284456b2e Mon Sep 17 00:00:00 2001 From: "stoat-release[bot]" <245062572+stoat-release[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 21:59:38 +0000 Subject: [PATCH] chore(deps): update dependency gh to v2.96.0 --- .mise/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise/config.toml b/.mise/config.toml index 331ba797..ec0fc6fe 100644 --- a/.mise/config.toml +++ b/.mise/config.toml @@ -2,7 +2,7 @@ node = "25.4.0" pnpm = "10.28.1" -gh = "2.25.0" +gh = "2.96.0" rust = "1.92.0" "cargo:cargo-nextest" = "0.9.122"