fixup! Add a GitHub workflow to monitor component updates

Also monitor libfido2 (and its dependency libcbor). This is important
because that library is responsible for support of security keys in
OpenSSH, e.g. making it work with Windows Hello. We've missed a couple
of updates of the libfido2 library and hence miss out on Windows Hello
support.

Pointed out by Ladislau Szomoru.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin
2022-10-04 17:06:16 +02:00
parent 0355083fbe
commit d310256157

View File

@@ -39,6 +39,10 @@ jobs:
aggregate: true
- label: openssh
feed: https://github.com/openssh/openssh-portable/tags.atom
- label: libfido2
feed: https://github.com/Yubico/libfido2/tags.atom
- label: libcbor
feed: https://github.com/PJK/libcbor/tags.atom
- label: openssl
feed: https://github.com/openssl/openssl/tags.atom
title-pattern: ^(?!.*alpha)