Skip to content

Commit e4a3b55

Browse files
authored
ci: bump sigstore-python action to fix deprecation (#184)
1 parent e48709d commit e4a3b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
name: python-package-distributions
6767
path: dist/
6868
- name: Sign the dists with Sigstore
69-
uses: sigstore/gh-action-sigstore-python@v2.1.1
69+
uses: sigstore/gh-action-sigstore-python@v3.0.1
7070
with:
7171
inputs: >-
7272
./dist/*.tar.gz

0 commit comments

Comments
 (0)