File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
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@797e90f4f82ac089a308acdc434d2027c2cd7d5d
20+ uses : SocketDev/socket-registry/.github/workflows/ci.yml@f5802f78a42b057a830e9f836c8332662b3a40b9 # main
2121 with :
2222 coverage-script : ' pnpm run test:unit:coverage'
2323 coverage-report-script : ' pnpm run coverage:percent --json'
Original file line number Diff line number Diff line change @@ -22,6 +22,6 @@ permissions:
2222
2323jobs :
2424 claude :
25- uses : SocketDev/socket-registry/.github/workflows/claude.yml@797e90f4f82ac089a308acdc434d2027c2cd7d5d
25+ uses : SocketDev/socket-registry/.github/workflows/claude.yml@f5802f78a42b057a830e9f836c8332662b3a40b9 # main
2626 secrets :
2727 anthropic_api_key : ${{ secrets.ANTHROPIC_API_KEY }}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ permissions:
2121
2222jobs :
2323 publish :
24- uses : SocketDev/socket-registry/.github/workflows/provenance.yml@186313d5e28fb40889e480bebe323a33e3aae6d6 # main
24+ uses : SocketDev/socket-registry/.github/workflows/provenance.yml@f5802f78a42b057a830e9f836c8332662b3a40b9 # main
2525 with :
2626 debug : ${{ inputs.debug }}
2727 package-name : ' @socketregistry/packageurl-js'
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ permissions:
2424
2525jobs :
2626 socket-auto-pr :
27- uses : SocketDev/socket-registry/.github/workflows/socket-auto-pr.yml@797e90f4f82ac089a308acdc434d2027c2cd7d5d
27+ uses : SocketDev/socket-registry/.github/workflows/socket-auto-pr.yml@f5802f78a42b057a830e9f836c8332662b3a40b9 # main
2828 with :
2929 debug : ${{ inputs.debug }}
3030 autopilot : true
You can’t perform that action at this time.
0 commit comments