Skip to content

Commit fe7a408

Browse files
committed
fix sigstore version
1 parent 4f1bedb commit fe7a408

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
@@ -92,7 +92,7 @@ jobs:
9292
name: python-package-distributions
9393
path: dist/
9494
- name: Sign the dists with Sigstore
95-
uses: sigstore/gh-action-sigstore-python@v3
95+
uses: sigstore/gh-action-sigstore-python@v3.0.0
9696
with:
9797
inputs: >-
9898
./dist/*.tar.gz

0 commit comments

Comments
 (0)