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 e826ef6 commit 5f88fa9Copy full SHA for 5f88fa9
.github/workflows/ci.yml
@@ -427,7 +427,7 @@ jobs:
427
verbose: true
428
print-hash: true
429
- name: ✍️ Sign published artifacts
430
- uses: sigstore/gh-action-sigstore-python@f832326173235dcb00dd5d92cd3f353de3188e6c # v3.1.0
+ uses: sigstore/gh-action-sigstore-python@a5caf349bc536fbef3668a10ed7f5cd309a4b53d # v3.2.0
431
with:
432
inputs: ./dist/*.tar.gz ./dist/*.whl
433
release-signing-artifacts: true
0 commit comments