diff --git a/.github/workflows/monitor-components.yml b/.github/workflows/monitor-components.yml index eda97ab26c..09086fe8f6 100644 --- a/.github/workflows/monitor-components.yml +++ b/.github/workflows/monitor-components.yml @@ -7,7 +7,7 @@ name: Monitor component updates on: schedule: - - cron: "11,31,51 * * * *" + - cron: "* 8,11,14,17 * * *" workflow_dispatch: env: @@ -38,6 +38,8 @@ jobs: feed: https://github.com/openssh/openssh-portable/tags.atom - label: openssl feed: https://github.com/openssl/openssl/tags.atom + - label: gnutls + feed: https://gnutls.org/news.atom - label: heimdal feed: https://github.com/heimdal/heimdal/tags.atom - label: git-sizer