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 44eb6be commit 508f0f7Copy full SHA for 508f0f7
1 file changed
.github/workflows/release.yaml
@@ -51,7 +51,7 @@ jobs:
51
verbose: true
52
print-hash: true
53
- name: ✍️ Sign published artifacts
54
- uses: sigstore/gh-action-sigstore-python@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
55
with:
56
inputs: ./dist/*.tar.gz ./dist/*.whl
57
release-signing-artifacts: true
0 commit comments