Skip to content

Commit 4dc1fd2

Browse files
committed
fixup! Add a GitHub workflow to monitor component updates
Let's watch out for new libgcrypt versions, too (this component is a pretty important dependency of gnupg). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent b312fa4 commit 4dc1fd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/monitor-components.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ jobs:
5151
feed: https://github.com/petervanderdoes/gitflow-avh/tags.atom
5252
- label: curl
5353
feed: https://github.com/curl/curl/tags.atom
54+
- label: libgcrypt
55+
feed: https://github.com/gpg/libgcrypt/releases.atom
5456
- label: gpg
5557
feed: https://github.com/gpg/gnupg/releases.atom
5658
- label: mintty

0 commit comments

Comments
 (0)