in src/GithubActionsToolHelper.ts [23:25]
public writeWarning(message: string): void { core.warning(message); }