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@b5641338627b8c60caf16ec3d3cf17b1f29e1d74 # main
20+ uses : SocketDev/socket-registry/.github/workflows/ci.yml@b56413387eccc05dd8a392d421602289971ac1fe # main
2121 with :
2222 fail-fast : false
2323 lint-script : ' pnpm run lint --all'
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ permissions:
2727
2828jobs :
2929 publish :
30- uses : SocketDev/socket-registry/.github/workflows/provenance.yml@b5641338627b8c60caf16ec3d3cf17b1f29e1d74 # main
30+ uses : SocketDev/socket-registry/.github/workflows/provenance.yml@b56413387eccc05dd8a392d421602289971ac1fe # main
3131 with :
3232 debug : ${{ inputs.debug }}
3333 dist-tag : ${{ inputs.dist-tag }}
You can’t perform that action at this time.
0 commit comments