We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a26791 + 336fe1a commit d5b7696Copy full SHA for d5b7696
.github/workflows/deploy.yml
@@ -66,7 +66,7 @@ jobs:
66
name: python-package-distributions
67
path: dist/
68
- name: Sign with Sigstore
69
- uses: sigstore/gh-action-sigstore-python@1f6a500bbfdd9a2a339cf033e5421951fbc1cd2 # v2.1.1
+ uses: sigstore/gh-action-sigstore-python@f514d46b907ebcd5bedc05145c03b69c1edd8b46 # v3.0.0
70
with:
71
inputs: >-
72
./dist/*.tar.gz
0 commit comments