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 e09bce7 commit 0b5ee0fCopy full SHA for 0b5ee0f
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
python -m build
35
ls
36
- name: Install cosign
37
- uses: sigstore/gh-action-sigstore-python@vv2.0.0
+ uses: sigstore/gh-action-sigstore-python@v2.0.0
38
with:
39
inputs: dist/scsctl-0.0.1-py3-none-any.whl
40
- name: Sign with sigstore using GitHub App credentials
0 commit comments