Skip to content

Commit fd2e462

Browse files
committed
chore(ci): cascade socket-registry to 437c22d2 (pnpm 11.0.7)
Bump packageManager pnpm 11.0.6 → 11.0.7 + cascade registry pin.
1 parent 5fde9c4 commit fd2e462

4 files changed

Lines changed: 13 additions & 13 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
export default { text, view, renderToString, renderToStringWithWidth, printComponent, eprintComponent, getTerminalSize, TuiRenderer, init }
110110
CODE
111111
112-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@ba3d42dec13db8da746d695aac12f0d7d47f8719 # main
112+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@437c22d2db79a9a94f4bff64ebbbbe1e5170473a # main
113113
with:
114114
checkout: 'false'
115115

@@ -168,7 +168,7 @@ jobs:
168168
export default { text, view, renderToString, renderToStringWithWidth, printComponent, eprintComponent, getTerminalSize, TuiRenderer, init }
169169
CODE
170170
171-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@ba3d42dec13db8da746d695aac12f0d7d47f8719 # main
171+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@437c22d2db79a9a94f4bff64ebbbbe1e5170473a # main
172172
with:
173173
checkout: 'false'
174174

@@ -234,7 +234,7 @@ jobs:
234234
export default { text, view, renderToString, renderToStringWithWidth, printComponent, eprintComponent, getTerminalSize, TuiRenderer, init }
235235
CODE
236236
237-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@ba3d42dec13db8da746d695aac12f0d7d47f8719 # main
237+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@437c22d2db79a9a94f4bff64ebbbbe1e5170473a # main
238238
with:
239239
checkout: 'false'
240240
node-version: ${{ matrix.node-version }}
@@ -317,7 +317,7 @@ jobs:
317317
export default { text, view, renderToString, renderToStringWithWidth, printComponent, eprintComponent, getTerminalSize, TuiRenderer, init }
318318
CODE
319319
320-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@ba3d42dec13db8da746d695aac12f0d7d47f8719 # main
320+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@437c22d2db79a9a94f4bff64ebbbbe1e5170473a # main
321321
with:
322322
checkout: 'false'
323323
node-version: ${{ matrix.node-version }}

.github/workflows/provenance.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
persist-credentials: false
4949

50-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@ba3d42dec13db8da746d695aac12f0d7d47f8719 # main
50+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@437c22d2db79a9a94f4bff64ebbbbe1e5170473a # main
5151
with:
5252
checkout: 'false'
5353

@@ -87,7 +87,7 @@ jobs:
8787
with:
8888
persist-credentials: false
8989

90-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@ba3d42dec13db8da746d695aac12f0d7d47f8719 # main
90+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@437c22d2db79a9a94f4bff64ebbbbe1e5170473a # main
9191
with:
9292
checkout: 'false'
9393
registry-url: 'https://registry.npmjs.org'
@@ -137,7 +137,7 @@ jobs:
137137
with:
138138
persist-credentials: false
139139

140-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@ba3d42dec13db8da746d695aac12f0d7d47f8719 # main
140+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@437c22d2db79a9a94f4bff64ebbbbe1e5170473a # main
141141
with:
142142
checkout: 'false'
143143
registry-url: 'https://registry.npmjs.org'

.github/workflows/weekly-update.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
persist-credentials: false
3131

32-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@ba3d42dec13db8da746d695aac12f0d7d47f8719 # main
32+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@437c22d2db79a9a94f4bff64ebbbbe1e5170473a # main
3333
with:
3434
checkout: 'false'
3535

@@ -62,7 +62,7 @@ jobs:
6262
fetch-depth: 0
6363
persist-credentials: false
6464

65-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@ba3d42dec13db8da746d695aac12f0d7d47f8719 # main
65+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@437c22d2db79a9a94f4bff64ebbbbe1e5170473a # main
6666
with:
6767
checkout: 'false'
6868

@@ -79,7 +79,7 @@ jobs:
7979
git checkout -b "$BRANCH_NAME" HEAD~1
8080
echo "branch=$BRANCH_NAME" >> $GITHUB_OUTPUT
8181
82-
- uses: SocketDev/socket-registry/.github/actions/setup-git-signing@ba3d42dec13db8da746d695aac12f0d7d47f8719 # main
82+
- uses: SocketDev/socket-registry/.github/actions/setup-git-signing@437c22d2db79a9a94f4bff64ebbbbe1e5170473a # main
8383
with:
8484
gpg-private-key: ${{ secrets.BOT_GPG_PRIVATE_KEY }}
8585

@@ -332,7 +332,7 @@ jobs:
332332
test.log
333333
retention-days: 7
334334

335-
- uses: SocketDev/socket-registry/.github/actions/cleanup-git-signing@ba3d42dec13db8da746d695aac12f0d7d47f8719 # main
335+
- uses: SocketDev/socket-registry/.github/actions/cleanup-git-signing@437c22d2db79a9a94f4bff64ebbbbe1e5170473a # main
336336
if: always()
337337

338338
notify:

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "socket-cli-monorepo",
33
"version": "0.0.0",
4-
"packageManager": "pnpm@11.0.6",
4+
"packageManager": "pnpm@11.0.7",
55
"private": true,
66
"engines": {
77
"node": ">=26.0.0",
8-
"pnpm": ">=11.0.6"
8+
"pnpm": ">=11.0.7"
99
},
1010
"scripts": {
1111
"// Build": "",

0 commit comments

Comments
 (0)