Skip to content

Commit edae625

Browse files
committed
chore(ci): cascade-internal pass 4 — bump workflow callers to c728fe4
1 parent c728fe4 commit edae625

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/_local-not-for-reuse-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions:
1717
jobs:
1818
ci:
1919
name: Run CI Pipeline
20-
uses: SocketDev/socket-registry/.github/workflows/ci.yml@99b0048469e527273606abd8bb575a9e9d18b304 # main (2026-05-15)
20+
uses: SocketDev/socket-registry/.github/workflows/ci.yml@c728fe49e446a20869c8c928fa04bff7ab692a09 # main (2026-05-15)
2121
with:
2222
test-script: 'pnpm run test --all --fast'
2323
node-versions: '["22", "24"]'

.github/workflows/_local-not-for-reuse-provenance.yml

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

3232
jobs:
3333
publish:
34-
uses: SocketDev/socket-registry/.github/workflows/provenance.yml@99b0048469e527273606abd8bb575a9e9d18b304 # main (2026-05-15)
34+
uses: SocketDev/socket-registry/.github/workflows/provenance.yml@c728fe49e446a20869c8c928fa04bff7ab692a09 # main (2026-05-15)
3535
with:
3636
debug: ${{ inputs.debug }}
3737
force-registry: ${{ inputs.force-registry }}

.github/workflows/_local-not-for-reuse-weekly-update.yml

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

1616
jobs:
1717
weekly-update:
18-
uses: SocketDev/socket-registry/.github/workflows/weekly-update.yml@99b0048469e527273606abd8bb575a9e9d18b304 # main (2026-05-15)
18+
uses: SocketDev/socket-registry/.github/workflows/weekly-update.yml@c728fe49e446a20869c8c928fa04bff7ab692a09 # main (2026-05-15)
1919
with:
2020
test-setup-script: ''
2121
test-script: 'pnpm test'

0 commit comments

Comments
 (0)