Skip to content

Commit 5a15790

Browse files
authored
Merge pull request #11 from DavidOsipov/patch1
Update sign-release.yml
2 parents bc11298 + 166e57c commit 5a15790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sign-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pip install -e .
2828
2929
- name: Sign Script with Sigstore
30-
uses: sigstore/gh-action-sigstore-python@v3.0.0
30+
uses: sigstore/gh-action-sigstore-python@f514d46b907ebcd5bedc05145c03b69c1edd8b46
3131
with:
3232
inputs: feldman_vss.py README.md LICENSE pyproject.toml
3333
release-signing-artifacts: true

0 commit comments

Comments
 (0)