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 5a15790 + 81389c8 commit 7012873Copy full SHA for 7012873
.github/workflows/sign-release.yml
@@ -27,7 +27,7 @@ jobs:
27
pip install -e .
28
29
- name: Sign Script with Sigstore
30
- uses: sigstore/gh-action-sigstore-python@f514d46b907ebcd5bedc05145c03b69c1edd8b46
+ uses: sigstore/gh-action-sigstore-python@300d3393a8effd58cc9e99f701c7c7238fb517d2
31
with:
32
inputs: feldman_vss.py README.md LICENSE pyproject.toml
33
release-signing-artifacts: true
0 commit comments