diff --git a/pkg/cmd/attestation/verify/verify.go b/pkg/cmd/attestation/verify/verify.go index 837fcb727..9c285e5c3 100644 --- a/pkg/cmd/attestation/verify/verify.go +++ b/pkg/cmd/attestation/verify/verify.go @@ -284,6 +284,7 @@ func runVerify(opts *Options) error { {"- Signer repo", signerRepoAndOrg}, {"- Signer workflow", signerWorkflow}, } + //nolint:errcheck opts.Logger.PrintBulletPoints(rows) // All attestations passed verification and policy evaluation