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