Description
Currently we have 2 submodules that need to be manually updated to pull in upstream data:
Both have to have their commit sha's updated with:
git submodule update --remote
Include this step so that it runs automagically with CI
Acceptance Criteria
- Both submodules in the xLab code base are automatically pulled during CI
- Deployments to staging and production include the latest upstream data