Skip to content

Commit fe3994c

Browse files
committed
chore(ci): cascade pins to e9f41a4 (.github/workflows/ci.yml (+2 more))
.github/workflows/ci.yml .github/workflows/provenance.yml .github/workflows/weekly-update.yml Generated by scripts/cascade-internal.mts.
1 parent e9f41a4 commit fe3994c

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@b4f01e2605ae14b5a19b6d902f9f0c2337f30d40 # main (2026-05-15)
20+
uses: SocketDev/socket-registry/.github/workflows/ci.yml@e9f41a4d1ad66a7ade49fa590e68625eb810b593 # 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@b4f01e2605ae14b5a19b6d902f9f0c2337f30d40 # main (2026-05-15)
34+
uses: SocketDev/socket-registry/.github/workflows/provenance.yml@e9f41a4d1ad66a7ade49fa590e68625eb810b593 # 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@b4f01e2605ae14b5a19b6d902f9f0c2337f30d40 # main (2026-05-15)
18+
uses: SocketDev/socket-registry/.github/workflows/weekly-update.yml@e9f41a4d1ad66a7ade49fa590e68625eb810b593 # main (2026-05-15)
1919
with:
2020
test-setup-script: ''
2121
test-script: 'pnpm test'

0 commit comments

Comments
 (0)