Skip to content

Commit 0b5ee0f

Browse files
updated sigstore version
1 parent e09bce7 commit 0b5ee0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
python -m build
3535
ls
3636
- name: Install cosign
37-
uses: sigstore/gh-action-sigstore-python@vv2.0.0
37+
uses: sigstore/gh-action-sigstore-python@v2.0.0
3838
with:
3939
inputs: dist/scsctl-0.0.1-py3-none-any.whl
4040
- name: Sign with sigstore using GitHub App credentials

0 commit comments

Comments
 (0)