[action] reference correct pub key in cosign example release header

pull/702/head
max furman 3 years ago
parent 8a99f7e458
commit 2cce795d8f

@ -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…
Cancel
Save