Skip to content

Commit fc417b6

Browse files
set publish.yml dep version
1 parent e8b3c89 commit fc417b6

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
64+
uses: sigstore/gh-action-sigstore-python@v3.5.3
6565
with:
6666
inputs: >-
6767
./dist/*.tar.gz

0 commit comments

Comments
 (0)