From a05cf18aec9eb6b66fa6cbfc41f881dc4e33b16a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 05:06:07 +0000 Subject: [PATCH] chore(deps): bump pnpm/action-setup Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 9fd676a19091d4595eefd76e4bd31c97133911f1 to 41ff72655975bd51cab0327fa583b6e92b6d3061. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/9fd676a19091d4595eefd76e4bd31c97133911f1...41ff72655975bd51cab0327fa583b6e92b6d3061) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 41ff72655975bd51cab0327fa583b6e92b6d3061 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/build-sea.yml | 4 ++-- .github/workflows/build-smol.yml | 4 ++-- .github/workflows/build-wasm.yml | 6 +++--- .github/workflows/publish-socketbin.yml | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/build-sea.yml b/.github/workflows/build-sea.yml index 74a939a1b..b416f0faf 100644 --- a/.github/workflows/build-sea.yml +++ b/.github/workflows/build-sea.yml @@ -72,7 +72,7 @@ jobs: node-version: 22 - name: Setup pnpm - uses: pnpm/action-setup@9fd676a19091d4595eefd76e4bd31c97133911f1 # v4.2.0 + uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 with: version: ^10.16.0 @@ -221,7 +221,7 @@ jobs: - name: Setup pnpm if: steps.check-platform.outputs.should-run == 'true' - uses: pnpm/action-setup@9fd676a19091d4595eefd76e4bd31c97133911f1 # v4.2.0 + uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 with: version: ^10.16.0 diff --git a/.github/workflows/build-smol.yml b/.github/workflows/build-smol.yml index b0cb3f29f..7709450de 100644 --- a/.github/workflows/build-smol.yml +++ b/.github/workflows/build-smol.yml @@ -72,7 +72,7 @@ jobs: node-version: 22 - name: Setup pnpm - uses: pnpm/action-setup@9fd676a19091d4595eefd76e4bd31c97133911f1 # v4.2.0 + uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 with: version: ^10.16.0 @@ -218,7 +218,7 @@ jobs: - name: Setup pnpm if: steps.check-platform.outputs.should-run == 'true' - uses: pnpm/action-setup@9fd676a19091d4595eefd76e4bd31c97133911f1 # v4.2.0 + uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 with: version: ^10.16.0 diff --git a/.github/workflows/build-wasm.yml b/.github/workflows/build-wasm.yml index 0b72d2e28..5f5c24536 100644 --- a/.github/workflows/build-wasm.yml +++ b/.github/workflows/build-wasm.yml @@ -85,7 +85,7 @@ jobs: node-version: 22 - name: Setup pnpm - uses: pnpm/action-setup@9fd676a19091d4595eefd76e4bd31c97133911f1 # v4.2.0 + uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 with: version: 10.20.0 @@ -197,7 +197,7 @@ jobs: node-version: 22 - name: Setup pnpm - uses: pnpm/action-setup@9fd676a19091d4595eefd76e4bd31c97133911f1 # v4.2.0 + uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 with: version: 10.20.0 @@ -361,7 +361,7 @@ jobs: node-version: 22 - name: Setup pnpm - uses: pnpm/action-setup@9fd676a19091d4595eefd76e4bd31c97133911f1 # v4.2.0 + uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 with: version: 10.20.0 diff --git a/.github/workflows/publish-socketbin.yml b/.github/workflows/publish-socketbin.yml index b8e0d4f17..6bfaf37ae 100644 --- a/.github/workflows/publish-socketbin.yml +++ b/.github/workflows/publish-socketbin.yml @@ -123,7 +123,7 @@ jobs: registry-url: 'https://registry.npmjs.org' - name: Setup pnpm - uses: pnpm/action-setup@9fd676a19091d4595eefd76e4bd31c97133911f1 # v4.2.0 + uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 with: version: ^10.20.0 @@ -341,7 +341,7 @@ jobs: registry-url: 'https://registry.npmjs.org' - name: Setup pnpm - uses: pnpm/action-setup@9fd676a19091d4595eefd76e4bd31c97133911f1 # v4.2.0 + uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 with: version: ^10.20.0