Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
Meredith Lancaster 2024-11-18 13:39:06 -07:00
parent a89071c30d
commit b787a8b785

View file

@ -65,7 +65,7 @@ The following policy criteria will be enforced against all attestations:
}
if c.Certificate.RunnerEnvironment == GitHubRunner {
info += "\n- Attestation's signing certificate must be generated by an Action workflow executed in a GitHub hosted runner"
info += "\n- Attestation must be generated by an Action workflow executed in a GitHub hosted runner"
}
if c.SAN != "" {