Skip to content

Commit fcea335

Browse files
committed
ci(release): update GitHub Action that signs dists
1 parent de741f8 commit fcea335

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
@@ -63,7 +63,7 @@ jobs:
6363
name: python-package-distributions
6464
path: dist/
6565
- name: Sign the dists with Sigstore
66-
uses: sigstore/gh-action-sigstore-python@v1.2.3
66+
uses: sigstore/gh-action-sigstore-python@v2.1.1
6767
with:
6868
inputs: >-
6969
./dist/*.tar.gz

0 commit comments

Comments
 (0)