We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3e7b9 commit 2b1eca9Copy full SHA for 2b1eca9
.github/workflows/release.yml
@@ -78,7 +78,7 @@ jobs:
78
name: python-package-distributions
79
path: dist/
80
81
- - uses: sigstore/gh-action-sigstore-python@v2.1.1
+ - uses: sigstore/gh-action-sigstore-python@v3.0.0
82
with:
83
inputs: ./dist/*.tar.gz ./dist/*.whl
84
0 commit comments