Skip to content

Commit 465ddf2

Browse files
committed
chore(ci): cascade socket-registry to 5b672d3b (pnpm 11.0.7)
Picks up the pnpm v11.0.7 bump from socket-registry/external-tools.json (5b672d3b). Brings v11.0.7's git-tarball integrity hardening to CI runs.
1 parent 546f9f9 commit 465ddf2

3 files changed

Lines changed: 11 additions & 11 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@648c91484e3e3e58fa9cb2d663c65aac449bab16 # main
112+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@5b672d3b8459e61bdd423c058a2e155f92f79389 # 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@648c91484e3e3e58fa9cb2d663c65aac449bab16 # main
171+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@5b672d3b8459e61bdd423c058a2e155f92f79389 # 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@648c91484e3e3e58fa9cb2d663c65aac449bab16 # main
237+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@5b672d3b8459e61bdd423c058a2e155f92f79389 # 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@648c91484e3e3e58fa9cb2d663c65aac449bab16 # main
320+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@5b672d3b8459e61bdd423c058a2e155f92f79389 # 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@648c91484e3e3e58fa9cb2d663c65aac449bab16 # main
50+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@5b672d3b8459e61bdd423c058a2e155f92f79389 # 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@648c91484e3e3e58fa9cb2d663c65aac449bab16 # main
90+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@5b672d3b8459e61bdd423c058a2e155f92f79389 # 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@648c91484e3e3e58fa9cb2d663c65aac449bab16 # main
140+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@5b672d3b8459e61bdd423c058a2e155f92f79389 # 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@648c91484e3e3e58fa9cb2d663c65aac449bab16 # main
32+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@5b672d3b8459e61bdd423c058a2e155f92f79389 # 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@648c91484e3e3e58fa9cb2d663c65aac449bab16 # main
65+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@5b672d3b8459e61bdd423c058a2e155f92f79389 # 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@648c91484e3e3e58fa9cb2d663c65aac449bab16 # main
82+
- uses: SocketDev/socket-registry/.github/actions/setup-git-signing@5b672d3b8459e61bdd423c058a2e155f92f79389 # 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@648c91484e3e3e58fa9cb2d663c65aac449bab16 # main
335+
- uses: SocketDev/socket-registry/.github/actions/cleanup-git-signing@5b672d3b8459e61bdd423c058a2e155f92f79389 # main
336336
if: always()
337337

338338
notify:

0 commit comments

Comments
 (0)