From 5d9cca6bb5d260ee3c977819980f093c551b75a6 Mon Sep 17 00:00:00 2001 From: Nicholas McDonnell <50747025+mcdonnnj@users.noreply.github.com> Date: Tue, 26 Oct 2021 16:55:04 -0400 Subject: [PATCH] Update the repository to use for Lineage PRs When cisagov/skeleton-docker was reintegrated with this project in #142 the Lineage repository was not updated appropriately. --- .github/lineage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/lineage.yml b/.github/lineage.yml index 49f9c4f9..14f5a0e3 100644 --- a/.github/lineage.yml +++ b/.github/lineage.yml @@ -1,5 +1,5 @@ --- lineage: skeleton: - remote-url: https://github.com/cisagov/skeleton-generic.git + remote-url: https://github.com/cisagov/skeleton-docker.git version: '1'