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