From efc8d607c7af2deff40c85c1ec2103b7d37ff765 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 05:08:50 +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