Need a github action that runs periodically which looks for updates in sub-modules and raises a PR for the same. The build PR will then run once the PR is submitted to check if the updated code is buildable. If the build fails, developer needs to intervene and update