Skip to content

UpdatedSubmodule

type UpdatedSubmodule = EnrichedSubmodule & object;

Defined in: index.ts:53

latestCommitSha: string;
latestShortCommitSha: string;
latestTag: string | undefined;
updated: boolean;