Function: isCodeqlAutobuildReference()
function isCodeqlAutobuildReference(usesReference: string): boolean;
Defined in: _internal/code-scanning-workflow.ts:42
Determine whether a uses reference points to the CodeQL autobuild action.
Parametersโ
usesReferenceโ
string
Returnsโ
boolean