Updated Windows workflow
This commit is contained in:
parent
39f8834d4a
commit
171aa10d7a
1
.github/actions/cosign-install/action.yml
vendored
1
.github/actions/cosign-install/action.yml
vendored
|
|
@ -16,4 +16,5 @@ runs:
|
|||
cosign-release: ${{ inputs.cosign_release }}
|
||||
|
||||
- name: Check cosign version
|
||||
shell: bash
|
||||
run: cosign version
|
||||
|
|
|
|||
Loading…
Reference in a new issue