diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4a00efff..fa703c45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: with: node-version: 24.15.0 package-manager-cache: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.1.2 cache: true @@ -42,7 +42,7 @@ jobs: with: node-version: 24.15.0 package-manager-cache: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.1.2 cache: true @@ -58,7 +58,7 @@ jobs: with: node-version: 24.15.0 package-manager-cache: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.1.2 cache: true @@ -74,7 +74,7 @@ jobs: with: node-version: 24.15.0 package-manager-cache: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.1.2 cache: true @@ -92,7 +92,7 @@ jobs: with: node-version: 24.15.0 package-manager-cache: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.1.2 cache: true @@ -114,7 +114,7 @@ jobs: node-version: 24.15.0 package-manager-cache: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.1.2 cache: true diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5ff5abbf..d5f03534 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -186,7 +186,7 @@ jobs: node-version: 24.15.0 package-manager-cache: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.1.2 cache: false