Skip to content

Commit 60db422

Browse files
committed
modify github publish.yml
1 parent 1cef4b1 commit 60db422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
name: python-package-distributions
6969
path: dist/
7070
- name: Sign the dists with Sigstore
71-
uses: sigstore/gh-action-sigstore-python@v1.2.3
71+
uses: sigstore/gh-action-sigstore-python@v2.1.1
7272
with:
7373
inputs: >-
7474
./dist/*.tar.gz

0 commit comments

Comments
 (0)