pub const GITHUB_ACTION_REPOSITORY: &str = "GITHUB_ACTION_REPOSITORY";
For a step executing an action, this is the owner and repository name of the action. For example, actions/checkout.
actions/checkout