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 d73d2bc commit 1fbde75Copy full SHA for 1fbde75
.github/workflows/sign-release.yml
@@ -27,7 +27,7 @@ jobs:
27
python -m pip install --upgrade pip
28
29
- name: Sign Script with Sigstore
30
- uses: sigstore/gh-action-sigstore-python@6409abb6b6aa159c173b7ccfc47078bec5735676
+ uses: sigstore/gh-action-sigstore-python@65b0e8a68976acef5b2c7e9b589b69a64397673b
31
with:
32
inputs: feldman_vss.py README.md SECURITY.md LICENSE pyproject.toml
33
release-signing-artifacts: true
0 commit comments