Skip to content

Commit 480b034

Browse files
committed
chore(ci): cascade socket-registry workflows to 15f09cfc (SOCKET_API_TOKEN cascade)
Bumps pinned socket-registry action / reusable-workflow SHAs to the Layer 4 propagation SHA 15f09cfc, picking up the SOCKET_API_TOKEN canonical input rename (with SOCKET_API_KEY kept as a deprecated alias for one cycle).
1 parent 137e366 commit 480b034

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ concurrency:
2121
jobs:
2222
ci:
2323
name: Run CI Pipeline
24-
uses: SocketDev/socket-registry/.github/workflows/ci.yml@4c4b12cc32121314f56e2bc04e92eafa98e01104 # main
24+
uses: SocketDev/socket-registry/.github/workflows/ci.yml@15f09cfc3a0d62e4ead2ec957694f617a65c3e6e # main
2525
with:
2626
# Force --all so push/PR runs the full suite. The default `pnpm test`
2727
# uses --modified, which is a no-op on a clean CI checkout.

.github/workflows/provenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ permissions:
3939

4040
jobs:
4141
publish:
42-
uses: SocketDev/socket-registry/.github/workflows/provenance.yml@4c4b12cc32121314f56e2bc04e92eafa98e01104 # main
42+
uses: SocketDev/socket-registry/.github/workflows/provenance.yml@15f09cfc3a0d62e4ead2ec957694f617a65c3e6e # main
4343
with:
4444
debug: ${{ inputs.debug }}
4545
dist-tag: ${{ inputs.dist-tag }}

0 commit comments

Comments
 (0)