We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9341375 + 944ab9b commit 4eb3ac4Copy full SHA for 4eb3ac4
1 file changed
.github/workflows/release.yaml
@@ -82,7 +82,7 @@ jobs:
82
name: python-package-distributions
83
path: .
84
- name: Sign the dists with Sigstore
85
- uses: sigstore/gh-action-sigstore-python@v3.0.0
+ uses: sigstore/gh-action-sigstore-python@v3.0.1
86
with:
87
inputs: >-
88
./*.tar.gz
0 commit comments