mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-24 08:02:29 -05:00
fixup! Add a GitHub workflow to monitor component updates (#4336)
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
This commit is contained in:
2
.github/workflows/monitor-components.yml
vendored
2
.github/workflows/monitor-components.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user