Skip to content

Commit b865298

Browse files
set correct publish.yml dep version
1 parent 82bb6db commit b865298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
name: python-package-distributions
6262
path: dist/
6363
- name: Sign the dists with Sigstore
64-
uses: sigstore/gh-action-sigstore-python@v3.5.3
64+
uses: sigstore/gh-action-sigstore-python@v3.0.0
6565
with:
6666
inputs: >-
6767
./dist/*.tar.gz

0 commit comments

Comments
 (0)