Skip to main content

Function: isDependencyReviewActionReference()

function isDependencyReviewActionReference(usesReference: string): boolean;

Defined in: _internal/dependency-review-workflow.ts:21

Determine whether a uses reference points to the dependency review action.

Parametersโ€‹

usesReferenceโ€‹

string

Returnsโ€‹

boolean