Skip to main content

Function: isDependabotFetchMetadataReference()

function isDependabotFetchMetadataReference(usesReference: string): boolean;

Defined in: _internal/dependabot-automation-workflow.ts:23

Determine whether a uses reference points to the Dependabot fetch-metadata action.

Parametersโ€‹

usesReferenceโ€‹

string

Returnsโ€‹

boolean