From 9f25e9c236be2119b1033caee2ae9e48d1671b64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 18:33:20 +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..03d01a007f 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@0e279bb959325dab635dd2c09392533439d90093 # v6 name: Install pnpm id: pnpm-install with: