We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7030498 commit 30152b8Copy full SHA for 30152b8
.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@04cffa1d795717b140764e8b640de88853c92acc # v3.3.0
62
with:
63
inputs: >-
64
./dist/*.tar.gz
0 commit comments