Skip to content

Commit 4eabd6c

Browse files
committed
fix(ci): update pnpm/action-setup to Node 24 and bump lib-stable
- Update pnpm/action-setup to 58e6119 (Node 24 support) - Update @socketsecurity/lib-stable to 5.11.2
1 parent 8355b61 commit 4eabd6c

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

.github/workflows/weekly-update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
cache: ''
3838

3939
- name: Setup pnpm
40-
uses: pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0.0
40+
uses: pnpm/action-setup@58e6119fe4f3092a76a7771efb55e04d25b6b26f # v5
4141

4242
- name: Install dependencies
4343
shell: bash
@@ -77,7 +77,7 @@ jobs:
7777
cache: ''
7878

7979
- name: Setup pnpm
80-
uses: pnpm/action-setup@b307475762933b98ed359c036b0e51f26b63b74b # v5.0.0
80+
uses: pnpm/action-setup@58e6119fe4f3092a76a7771efb55e04d25b6b26f # v5
8181

8282
- name: Install dependencies
8383
shell: bash

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@
734734
"@socketregistry/is-unicode-supported": "1.0.5",
735735
"@socketregistry/packageurl-js": "1.3.5",
736736
"@socketregistry/yocto-spinner": "1.0.25",
737-
"@socketsecurity/lib-stable": "npm:@socketsecurity/lib@5.11.1",
737+
"@socketsecurity/lib-stable": "npm:@socketsecurity/lib@5.11.2",
738738
"@types/node": "24.9.2",
739739
"@typescript/native-preview": "7.0.0-dev.20250920.1",
740740
"@vitest/coverage-v8": "4.0.3",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)