Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: using google_project_number for OIDC authentication (#763)
I was not passing in a necessary parameter for OIDC authentication. It turns out the orb differentiates between the project ID (project to make changes against) and project number (OIDC Workload Identity authorization).
- Loading branch information