forked from TrueCloudLab/certificates
[action] reference correct pub key in cosign example release header
This commit is contained in:
parent
8a99f7e458
commit
2cce795d8f
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ release:
|
|||
|
||||
```
|
||||
cosign verify-blob \
|
||||
-key https://raw.githubusercontent.com/smallstep/cli/master/cosign.pub \
|
||||
-key https://raw.githubusercontent.com/smallstep/certificates/master/cosign.pub \
|
||||
-signature ~/Downloads/step-ca_darwin_0.17.2_amd64.tar.gz.sig
|
||||
~/Downloads/step-ca_darwin_0.17.2_amd64.tar.gz
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue