Skip to content

Commit dc1702a

Browse files
committed
[skip ci] Fix sigstore CI
1 parent 3c1654f commit dc1702a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
name: python-package-distributions
8080
path: dist/
8181
- name: Sign the dists with Sigstore
82-
uses: sigstore/gh-action-sigstore-python@v3
82+
uses: sigstore/gh-action-sigstore-python@v3.0.0
8383
with:
8484
inputs: >-
8585
./dist/*.tar.gz

0 commit comments

Comments
 (0)