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