Skip to content

Commit 25670b7

Browse files
author
Jure Vreca (jure.vreca@ijs.si
committed
Updated sigstore gh-action.
1 parent 04bfd58 commit 25670b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
name: python-package-distributions
115115
path: dist/
116116
- name: Sign the dists with Sigstore
117-
uses: sigstore/gh-action-sigstore-python@v1.2.3
117+
uses: sigstore/gh-action-sigstore-python@v3.0.0
118118
with:
119119
inputs: >-
120120
./dist/*.tar.gz

0 commit comments

Comments
 (0)