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 bc11298 commit 166e57cCopy full SHA for 166e57c
.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@v3.0.0
+ uses: sigstore/gh-action-sigstore-python@f514d46b907ebcd5bedc05145c03b69c1edd8b46
31
with:
32
inputs: feldman_vss.py README.md LICENSE pyproject.toml
33
release-signing-artifacts: true
0 commit comments