mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 02:18:27 +00:00
Fix cosign cert filename in verify instructions
This commit is contained in:
@@ -197,7 +197,7 @@ release:
|
||||
|
||||
```
|
||||
cosign verify-blob \
|
||||
--certificate step-ca_darwin_{{ .Version }}_amd64.tar.gz.sig.pem \
|
||||
--certificate step-ca_darwin_{{ .Version }}_amd64.tar.gz.pem \
|
||||
--signature step-ca_darwin_{{ .Version }}_amd64.tar.gz.sig \
|
||||
--certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
|
||||
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
|
||||
|
||||
Reference in New Issue
Block a user