From baa084ea3c37000748b79878d7349d439da5d189 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 13:16:18 +0000 Subject: [PATCH] chore(deps): update pnpm/action-setup action to v6 --- .github/workflows/sharevb-github-pages-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sharevb-github-pages-publish.yml b/.github/workflows/sharevb-github-pages-publish.yml index f590275764..54774194da 100644 --- a/.github/workflows/sharevb-github-pages-publish.yml +++ b/.github/workflows/sharevb-github-pages-publish.yml @@ -39,7 +39,7 @@ jobs: with: node-version: 22 - - uses: pnpm/action-setup@v2 + - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6 name: Install pnpm id: pnpm-install with: