We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbea5a7 commit 05f6decCopy full SHA for 05f6dec
.github/workflows/release.yaml
@@ -67,7 +67,7 @@ jobs:
67
path: dist/
68
69
- name: sign
70
- uses: sigstore/gh-action-sigstore-python@v1.2.3
+ uses: sigstore/gh-action-sigstore-python@v2.1.1
71
with:
72
inputs: >-
73
./dist/*.tar.gz
0 commit comments