From 708a30871de4f9184bd15acd6e2800075634b82a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 02:54:10 +0000 Subject: [PATCH] Bump pnpm/action-setup from 6.0.9 to 6.0.10 Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 6.0.9 to 6.0.10. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/0ebf47130e4866e96fce0953f49152a61190b271...0977fd99725f1db4007ccb2928dbb4e90d06cc86) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- .github/workflows/cloudflare-architecture-v2-cleanup.yml | 2 +- .github/workflows/cloudflare-architecture-v2-cutover.yml | 2 +- .github/workflows/cloudflare-production.yml | 2 +- .github/workflows/release-toolchain.yml | 2 +- .github/workflows/release.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4b4a30b..4d0d4b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: with: lfs: true persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 with: version: 10.34.5 run_install: false diff --git a/.github/workflows/cloudflare-architecture-v2-cleanup.yml b/.github/workflows/cloudflare-architecture-v2-cleanup.yml index b37669e..76a817c 100644 --- a/.github/workflows/cloudflare-architecture-v2-cleanup.yml +++ b/.github/workflows/cloudflare-architecture-v2-cleanup.yml @@ -35,7 +35,7 @@ jobs: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 with: version: 10.34.5 run_install: false diff --git a/.github/workflows/cloudflare-architecture-v2-cutover.yml b/.github/workflows/cloudflare-architecture-v2-cutover.yml index c9110cc..49c4c63 100644 --- a/.github/workflows/cloudflare-architecture-v2-cutover.yml +++ b/.github/workflows/cloudflare-architecture-v2-cutover.yml @@ -36,7 +36,7 @@ jobs: with: lfs: true persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 with: version: 10.34.5 run_install: false diff --git a/.github/workflows/cloudflare-production.yml b/.github/workflows/cloudflare-production.yml index f4c7841..fcbbc33 100644 --- a/.github/workflows/cloudflare-production.yml +++ b/.github/workflows/cloudflare-production.yml @@ -20,7 +20,7 @@ jobs: with: lfs: true persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 with: version: 10.34.5 run_install: false diff --git a/.github/workflows/release-toolchain.yml b/.github/workflows/release-toolchain.yml index 447ade8..54a0733 100644 --- a/.github/workflows/release-toolchain.yml +++ b/.github/workflows/release-toolchain.yml @@ -32,7 +32,7 @@ jobs: with: lfs: true persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 with: version: 10.34.5 run_install: false diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9968e26..6898732 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: with: lfs: true persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 with: version: 10.34.5 run_install: false