GitHub Actions is a powerful automation tool that lets you build, test, and deploy code directly from your repository. But what if your project depends on multiple repositories? For example, you might have a microservices architecture or shared libra...