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.
1 parent 807dc75 commit ddc9413Copy full SHA for ddc9413
.github/workflows/sign-release.yml
@@ -39,6 +39,6 @@ jobs:
39
python -m pip install .
40
41
- name: Sign Script with Sigstore
42
- uses: sigstore/gh-action-sigstore-python@15ce42889ff1d65509841d7c63480f64affe3a64
+ uses: sigstore/gh-action-sigstore-python@cf13514655797e228415f3190222e4f09c72e213
43
with:
44
release-signing-artifacts: true
0 commit comments