Skip to content

Update github auth actions to v3 (#53) #15

Update github auth actions to v3 (#53)

Update github auth actions to v3 (#53) #15

Triggered via push November 1, 2025 19:57
Status Failure
Total duration 56s
Artifacts

deploy.yml

on: push
Build and deploy
14s
Build and deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and deploy
google-github-actions/deploy-appengine failed with: failed to execute gcloud command `gcloud app deploy --format json app.yaml --project go-uber-org --promote`: ERROR: (gcloud.app.deploy) There was a problem refreshing auth tokens for account gh-actions@go-uber-org.iam.gserviceaccount.com: ('invalid_grant: Invalid JWT Signature.', {'error': 'invalid_grant', 'error_description': 'Invalid JWT Signature.'}) Please run: $ gcloud auth activate-service-account --key-file=SERVICE_ACCOUNT_FILE_PATH Or: $ gcloud auth login --cred-file=SERVICE_ACCOUNT_FILE_PATH 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.