wording
Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
parent
a89071c30d
commit
b787a8b785
1 changed files with 1 additions and 1 deletions
|
|
@ -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 != "" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue