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