File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ permissions:
1717jobs :
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"]'
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
You can’t perform that action at this time.
0 commit comments