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