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