Skip to content

Commit 7dde33e

Browse files
authored
Update sigstore version
1 parent 61d27a4 commit 7dde33e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
name: package-distributions
127127
path: dist/
128128
- name: Sign the dists with Sigstore
129-
uses: sigstore/gh-action-sigstore-python@v2.1.1
129+
uses: sigstore/gh-action-sigstore-python@v3.2.0
130130
with:
131131
inputs: >-
132132
./dist/*.tar.gz

0 commit comments

Comments
 (0)