Skip to content

Commit 7012873

Browse files
authored
Merge pull request #12 from DavidOsipov/renovate/sigstore-gh-action-sigstore-python-digest
Update sigstore/gh-action-sigstore-python digest to 300d339
2 parents 5a15790 + 81389c8 commit 7012873

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@f514d46b907ebcd5bedc05145c03b69c1edd8b46
30+
uses: sigstore/gh-action-sigstore-python@300d3393a8effd58cc9e99f701c7c7238fb517d2
3131
with:
3232
inputs: feldman_vss.py README.md LICENSE pyproject.toml
3333
release-signing-artifacts: true

0 commit comments

Comments
 (0)