We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1e8f3 commit 631b348Copy full SHA for 631b348
.github/workflows/publish.yml
@@ -23,7 +23,7 @@ permissions:
23
24
jobs:
25
publish:
26
- uses: SocketDev/socket-registry/.github/workflows/provenance.yml@63ad52562c1f2d007a1833b2b22cffc3001e1cc2 # main
+ uses: SocketDev/socket-registry/.github/workflows/provenance.yml@main
27
with:
28
debug: ${{ inputs.debug }}
29
dist-tag: ${{ inputs.dist-tag }}
0 commit comments