Skip to content

Commit 0406b94

Browse files
authored
Merge pull request #17 from Anselmoo/renovate/sigstore-gh-action-sigstore-python-3.x
chore(deps): update sigstore/gh-action-sigstore-python action to v3.0.1
2 parents b2ba6dc + 0ad9a80 commit 0406b94

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/[email protected].0
76+
uses: sigstore/[email protected].1
7777
with:
7878
inputs: >-
7979
./dist/*.tar.gz

0 commit comments

Comments
 (0)