Skip to content

Commit bbe4638

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

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@b86b2cb3fefa4ffa6c1a702476f9785f6c3bb887 # main
20+
uses: SocketDev/socket-registry/.github/workflows/ci.yml@5493889f49d7a9ed2bde450f5ff127f102535cf7 # 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@b86b2cb3fefa4ffa6c1a702476f9785f6c3bb887 # main
33+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@5493889f49d7a9ed2bde450f5ff127f102535cf7 # main
3434
with:
3535
node-version: 22
3636

0 commit comments

Comments
 (0)