Skip to content

Commit f57deca

Browse files
committed
update action
1 parent d3d68a3 commit f57deca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
name: python-package-distributions
8686
path: python-package/
8787
- name: Sign the dists with Sigstore
88-
uses: sigstore/gh-action-sigstore-python@v2.1.1
88+
uses: sigstore/gh-action-sigstore-python@v3.0.0
8989
with:
9090
inputs: >-
9191
./python-package/dist/*.tar.gz

0 commit comments

Comments
 (0)