We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7030498 commit 174c7cdCopy full SHA for 174c7cd
.github/workflows/publish.yaml
@@ -58,7 +58,7 @@ jobs:
58
name: Packages
59
path: dist
60
- name: Sign the dists with Sigstore
61
- uses: sigstore/gh-action-sigstore-python@f514d46b907ebcd5bedc05145c03b69c1edd8b46 # v3.0.0
+ uses: sigstore/gh-action-sigstore-python@f7ad0af51a5648d09a20d00370f0a91c3bdf8f84 # v3.0.1
62
with:
63
inputs: >-
64
./dist/*.tar.gz
0 commit comments