Skip to content

Commit 9e2d827

Browse files
authored
Merge pull request #10 from Anselmoo/renovate/sigstore-gh-action-sigstore-python-3.x
chore(deps): update sigstore/gh-action-sigstore-python action to v3
2 parents 13682d3 + 9f80d55 commit 9e2d827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
name: python-package-distributions
7474
path: dist/
7575
- name: Sign the dists with Sigstore
76-
uses: sigstore/gh-action-sigstore-python@v1.2.3
76+
uses: sigstore/gh-action-sigstore-python@v3.0.0
7777
with:
7878
inputs: >-
7979
./dist/*.tar.gz

0 commit comments

Comments
 (0)