From f6853b94b2dc3c93e978fda76d5f0d1f4ad98a87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 05:25:05 +0000 Subject: [PATCH] chore(deps): update pnpm/action-setup action to v4.2.0 | datasource | package | from | to | | ----------- | ----------------- | ------ | ------ | | github-tags | pnpm/action-setup | v4.1.0 | v4.2.0 | --- .github/workflows/changesets-renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changesets-renovate.yml b/.github/workflows/changesets-renovate.yml index d32ba96..ce76762 100644 --- a/.github/workflows/changesets-renovate.yml +++ b/.github/workflows/changesets-renovate.yml @@ -24,7 +24,7 @@ jobs: git config --global user.name "github-actions[bot]" git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com" - - uses: pnpm/action-setup@v4.1.0 + - uses: pnpm/action-setup@v4.2.0 - name: Run changesets-renovate run: pnpm dlx @scaleway/changesets-renovate