File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@d54c36d0bed05ffffbe8b14e7663927eaa19d5df # main
20+ uses : SocketDev/socket-registry/.github/workflows/ci.yml@3362af95fadd1e325cb48e9ad6daff21c112bd72 # 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@d54c36d0bed05ffffbe8b14e7663927eaa19d5df # main
33+ - uses : SocketDev/socket-registry/.github/actions/setup-and-install@3362af95fadd1e325cb48e9ad6daff21c112bd72 # main
3434 with :
3535 node-version : 22
3636
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ permissions:
3636
3737jobs :
3838 publish :
39- uses : SocketDev/socket-registry/.github/workflows/provenance.yml@d54c36d0bed05ffffbe8b14e7663927eaa19d5df # main
39+ uses : SocketDev/socket-registry/.github/workflows/provenance.yml@3362af95fadd1e325cb48e9ad6daff21c112bd72 # main
4040 with :
4141 debug : ${{ inputs.debug }}
4242 force-registry : ${{ inputs.force-registry }}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ permissions:
1515
1616jobs :
1717 weekly-update :
18- uses : SocketDev/socket-registry/.github/workflows/weekly-update.yml@d54c36d0bed05ffffbe8b14e7663927eaa19d5df # main
18+ uses : SocketDev/socket-registry/.github/workflows/weekly-update.yml@3362af95fadd1e325cb48e9ad6daff21c112bd72 # main
1919 with :
2020 test-setup-script : ' '
2121 test-script : ' pnpm test'
You can’t perform that action at this time.
0 commit comments