diff --git a/rule-types/github/osps-do-03.yaml b/rule-types/github/osps-do-03.yaml index 2248523..565e93e 100644 --- a/rule-types/github/osps-do-03.yaml +++ b/rule-types/github/osps-do-03.yaml @@ -64,7 +64,7 @@ def: "owner": input.properties["github/repo_owner"], "repo": input.properties["github/repo_name"] }) - out.homepage != "" + out.body.homepage != "" } allow if {