🔥 3-day streak
GitHub Actions (GH-200)92 / 142
Question 92 of 142
Your team deploys to Google Cloud from GitHub Actions using Workload Identity Federation to avoid storing a long-lived service-account key. The deploy job currently fails at the authentication step with an error indicating no OIDC token could be requested. Your workflow uses the official google-github-actions/auth action with the workload_identity_provider and service_account inputs correctly configured. Which change to the workflow is required to fix the authentication failure?
Reviewed for accuracy · Report an issueNext question