Function: isGitleaksActionReference()
function isGitleaksActionReference(usesReference: string): boolean;
Defined in: _internal/secret-scanning-workflow.ts:13
Determine whether a uses reference points to the Gitleaks action.
Parametersโ
usesReferenceโ
string
Returnsโ
boolean