diff --git a/.github/workflows/cli-release.yml b/.github/workflows/cli-release.yml index 2d84dd3a..3943e831 100644 --- a/.github/workflows/cli-release.yml +++ b/.github/workflows/cli-release.yml @@ -25,7 +25,7 @@ jobs: with: fetch-depth: 0 - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 with: version: 10 diff --git a/.github/workflows/mcp-release.yml b/.github/workflows/mcp-release.yml index 64583e22..31e78a34 100644 --- a/.github/workflows/mcp-release.yml +++ b/.github/workflows/mcp-release.yml @@ -25,7 +25,7 @@ jobs: with: fetch-depth: 0 - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 with: version: 10 diff --git a/.github/workflows/node-release.yml b/.github/workflows/node-release.yml index 31b15b23..92fc21c1 100644 --- a/.github/workflows/node-release.yml +++ b/.github/workflows/node-release.yml @@ -25,7 +25,7 @@ jobs: with: fetch-depth: 0 - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 with: version: 10 diff --git a/.github/workflows/sdk-checks.yml b/.github/workflows/sdk-checks.yml index 63d9d3ce..0fef3bc5 100644 --- a/.github/workflows/sdk-checks.yml +++ b/.github/workflows/sdk-checks.yml @@ -78,7 +78,7 @@ jobs: steps: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 with: version: 10 @@ -118,7 +118,7 @@ jobs: steps: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 with: version: 10 @@ -215,7 +215,7 @@ jobs: steps: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 with: version: 10