Skip to content

Commit 73f3c54

Browse files
committed
ci: bump sigstore/gh-action-sigstore-python to V3.0.0
1 parent 5c16403 commit 73f3c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ jobs:
321321
merge-multiple: true
322322

323323
- name: Sign the dists with Sigstore
324-
uses: sigstore/gh-action-sigstore-python@v2.1.1
324+
uses: sigstore/gh-action-sigstore-python@v3.0.0
325325
with:
326326
inputs: >-
327327
./dist/*.tar.gz

0 commit comments

Comments
 (0)