Skip to content

Commit ffed6ef

Browse files
authored
Merge pull request #13 from DavidOsipov/patch1
Update sign-release.yml
2 parents 7012873 + 8c80144 commit ffed6ef

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
@@ -34,7 +34,7 @@ jobs:
3434
upload-signing-artifacts: true
3535
- name: Verify Signature
3636
if: always()
37-
uses: sigstore/gh-action-sigstore-python@v3.0.0
37+
uses: sigstore/gh-action-sigstore-python@300d3393a8effd58cc9e99f701c7c7238fb517d2
3838
with:
3939
inputs: feldman_vss.py README.md LICENSE pyproject.toml
4040
verify: true

0 commit comments

Comments
 (0)