capitalize GitHub

Signed-off-by: Ramon Petgrave <32398091+ramonpetgrave64@users.noreply.github.com>
This commit is contained in:
Ramon Petgrave
2025-06-23 14:58:05 +00:00
parent 77b5e98654
commit 48d3e1259f
+1 -1
View File
@@ -196,7 +196,7 @@ func verifyGithubAttestation() *cobra.Command {
}
return nil
},
Short: "Verifies SLSA provenance for a github artifact attestation",
Short: "Verifies SLSA provenance for a GitHub artifact attestation",
Run: func(cmd *cobra.Command, args []string) {
v := verify.VerifyGithubAttestationCommand{
AttestationPath: o.AttestationPath,