Skip to content

Commit eb53b17

Browse files
committed
chore(ci): bump ci.yml self-ref to bbe4638
1 parent bbe4638 commit eb53b17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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@5493889f49d7a9ed2bde450f5ff127f102535cf7 # main
20+
uses: SocketDev/socket-registry/.github/workflows/ci.yml@bbe46386c0a2bc6baefd02916234956a38e622d5 # main
2121
with:
2222
test-script: 'pnpm run test --all --fast'
2323
node-versions: '["22", "24"]'
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
timeout-minutes: 15
3232
steps:
33-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@5493889f49d7a9ed2bde450f5ff127f102535cf7 # main
33+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@bbe46386c0a2bc6baefd02916234956a38e622d5 # main
3434
with:
3535
node-version: 22
3636

0 commit comments

Comments
 (0)