From a108a0ce86d47baa16db6b8921e83ed3fd5324ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 02:10:17 +0000 Subject: [PATCH] chore(deps): update dependency @actions/github to v9 --- pnpm-workspace.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index b8487d3..4280a80 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,7 +1,7 @@ catalogs: actions: '@actions/core': ^2.0.2 - '@actions/github': ^7.0.0 + '@actions/github': ^9.0.0 build: terser: ^5.46.0 tsup: ^8.5.1