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.
2 parents 8f509ff + d33df99 commit a4d3dd9Copy full SHA for a4d3dd9
.github/workflows/pypi.yaml
@@ -94,7 +94,7 @@ jobs:
94
path: dist
95
96
- name: "Sigstore sign package"
97
- uses: sigstore/gh-action-sigstore-python@f514d46b907ebcd5bedc05145c03b69c1edd8b46 # v3.0.0
+ uses: sigstore/gh-action-sigstore-python@f7ad0af51a5648d09a20d00370f0a91c3bdf8f84 # v3.0.1
98
with:
99
release-signing-artifacts: false
100
inputs: |
0 commit comments