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 7012873 + 8c80144 commit ffed6efCopy full SHA for ffed6ef
.github/workflows/sign-release.yml
@@ -34,7 +34,7 @@ jobs:
34
upload-signing-artifacts: true
35
- name: Verify Signature
36
if: always()
37
- uses: sigstore/gh-action-sigstore-python@v3.0.0
+ uses: sigstore/gh-action-sigstore-python@300d3393a8effd58cc9e99f701c7c7238fb517d2
38
with:
39
inputs: feldman_vss.py README.md LICENSE pyproject.toml
40
verify: true
0 commit comments