google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy liatrio-interview-exercise --quiet --image docker.io/***/liatrioexercise --update-labels managed-by=github-actions,commit-sha=a74a95c6e4f6f4b8126eb4b676a0bdab35915442 --platform managed --format json --region us-west1`: ERROR: (gcloud.run.deploy) There was a problem refreshing your current auth tokens: ('Error code invalid_request: Invalid value for "audience". This value should be the full resource name of the Identity Provider. See https://cloud.google.com/iam/docs/reference/sts/rest/v1/TopLevel/token for the list of possible formats.', '{"error":"invalid_request","error_description":"Invalid value for \\"audience\\". This value should be the full resource name of the Identity Provider. See https://cloud.google.com/iam/docs/reference/sts/rest/v1/TopLevel/token for the list of possible formats."}')
Please run:
$ gcloud auth login
to obtain new credentials.
If you have already logged in with a different account, run:
$ gcloud config set account ACCOUNT
to select an already authenticated account to use.