We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef0514 commit 8b8bdaaCopy full SHA for 8b8bdaa
1 file changed
.github/workflows/publish.yml
@@ -92,7 +92,7 @@ jobs:
92
path: dist
93
94
- name: Sign release distributions with Sigstore
95
- uses: sigstore/gh-action-sigstore-python@5b79a39c381910c090341a2c9b0bf022c8b387e1 # v3.4.0
+ uses: sigstore/gh-action-sigstore-python@790bc6befb9d733738f18d8f895854b453640ec9 # v3.5.0
96
with:
97
inputs: |
98
dist/*.whl
0 commit comments