## Summary Add a monthly cron job to check for newly released versions of Chaste dependencies and try to build them. * [workflows/monitor-versions.yml](https://github.com/Chaste/dependency-modules/blob/main/.github/workflows/monitor-versions.yml) * [workflows /update-monitored-versions.yml](https://github.com/Chaste/dependency-modules/blob/main/.github/workflows/update-monitored-versions.yml) **Resources** * https://docs.github.com/en/rest/releases/releases?apiVersion=2022-11-28#get-the-latest-release
Summary
Add a monthly cron job to check for newly released versions of Chaste dependencies and try to build them.
Resources