File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 options :
1717 - ' 0'
1818 - ' 1'
19- publish-without-sfw :
20- description : ' Publish directly to npm, bypassing Socket firewall shims'
21- required : false
22- default : false
23- type : boolean
2419
2520permissions : {}
2621
@@ -30,13 +25,12 @@ jobs:
3025 permissions :
3126 contents : write # To create GitHub releases
3227 id-token : write # For npm trusted publishing via OIDC
33- uses : SocketDev/socket-registry/.github/workflows/provenance.yml@a5923566cd8bcf70aefa1eefacf21f96e328be45 # main
28+ uses : SocketDev/socket-registry/.github/workflows/provenance.yml@d638c11f4bc7ac637e0f61f05729a54d68af40e0 # main
3429 with :
3530 debug : ${{ inputs.debug }}
3631 dist-tag : ${{ inputs.dist-tag }}
3732 package-name : ' @socketsecurity/sdk'
3833 publish-script : ' publish:ci'
39- publish-without-sfw : ${{ inputs.publish-without-sfw }}
4034 setup-script : ' ci:validate'
4135 use-trusted-publishing : true
4236 secrets :
You can’t perform that action at this time.
0 commit comments