Skip to content

Commit e04b6f8

Browse files
fix help text
Signed-off-by: Ramon Petgrave <[email protected]> Signed-off-by: Ramon Petgrave <[email protected]>
1 parent 76ca145 commit e04b6f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/builders/generic/attest.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ func attestCmd(provider slsa.ClientProvider, check func(error),
4444
Use: "attest",
4545
Short: "Create a signed SLSA provenance attestation from a Github Action",
4646
Long: `Generate and sign SLSA provenance from a Github Action to form an attestation
47-
and upload to a Rekor transparency log. This command assumes that it is being
47+
and create a Sigstore Bundle. This command assumes that it is being
4848
run in the context of a Github Actions workflow.`,
4949

5050
Run: func(_ *cobra.Command, _ []string) {

0 commit comments

Comments
 (0)