From f6ec79b0b84fb62b4ee45c5705575d92047137b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20A=C3=9Fhauer?= Date: Thu, 9 Mar 2023 06:26:16 +0100 Subject: [PATCH] fixup! Add a GitHub workflow to monitor component updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The `GitCredentialManager` GitHub organization has been renamed to `git-ecosystem`. See [1]. While the old URL currently still works, it's better to update to the current URL. [1] https://github.com/git-ecosystem/git-credential-manager/pull/1141 Signed-off-by: Matthias Aßhauer --- .github/workflows/monitor-components.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/monitor-components.yml b/.github/workflows/monitor-components.yml index 0590c003aa..73967950eb 100644 --- a/.github/workflows/monitor-components.yml +++ b/.github/workflows/monitor-components.yml @@ -29,7 +29,7 @@ jobs: - label: git-lfs feed: https://github.com/git-lfs/git-lfs/tags.atom - label: git-credential-manager - feed: https://github.com/GitCredentialManager/git-credential-manager/tags.atom + feed: https://github.com/git-ecosystem/git-credential-manager/tags.atom - label: tig feed: https://github.com/jonas/tig/tags.atom - label: cygwin