We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 865fb15 commit 5d1a9b4Copy full SHA for 5d1a9b4
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
path: dist/
66
67
- name: Sign the dists with Sigstore
68
- uses: sigstore/gh-action-sigstore-python@v1.2.3
+ uses: sigstore/gh-action-sigstore-python@v2.1.1
69
with:
70
inputs: >-
71
./dist/*.tar.gz
0 commit comments