wording
Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
parent
92c623ab54
commit
389d0b31dc
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ The following policy criteria will be enforced against all attestations:
|
|||
- Predicate type must match %s`, c.PredicateType)
|
||||
|
||||
if c.Certificate.RunnerEnvironment == GitHubRunner {
|
||||
runnerInfo := "\n- Attestation must have been generated by an Action workflow executed in a GitHub hosted runner"
|
||||
runnerInfo := "\n- Attestation must have been generated by an Action workflow executed in a GitHub-hosted runner"
|
||||
policyInfo += runnerInfo
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue