mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Compare commits
2 commits
88a703eda9
...
7135910ad8
Author | SHA1 | Date | |
---|---|---|---|
7135910ad8 | |||
![]() |
db9652742a |
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build-push-image.yml
vendored
2
.github/workflows/build-push-image.yml
vendored
|
@ -272,6 +272,8 @@ jobs:
|
|||
steps:
|
||||
- name: Install Cosign
|
||||
uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a
|
||||
with:
|
||||
cosign-release: 'v2.5.0'
|
||||
- name: Check install
|
||||
run: cosign version
|
||||
- name: Generate keypair
|
||||
|
|
Loading…
Reference in a new issue