google-github-actions/auth
A GitHub Action for authenticating to Google Cloud. observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 95
- Release rhythm 45
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 27
- age_days: 1812
- days_rel: 365
- days_push: 35
- n_releases_24m: 10
Adoption not part of the score
1371 stars · 301 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A GitHub Action that authenticates GitHub Actions workflows to Google Cloud, supporting Workload Identity Federation and Service Account Key JSON. It exports credentials for use by gcloud and other Google Cloud tools in CI pipelines.
Use cases
- authenticate to google cloud from github actions
- set up workload identity federation for ci deployments
- avoid storing gcp service account keys in github secrets
- deploy to gcp from github workflows
- generate short-lived gcp credentials in ci
When to choose
- your CI/CD runs on GitHub Actions and deploys to or interacts with Google Cloud
- you want keyless authentication via Workload Identity Federation instead of long-lived service account keys
When to avoid
- your CI runs outside GitHub Actions
- you need gsutil compatibility, since it ignores credentials exported by this action
- you use Firebase Admin SDK, which does not support Workload Identity Federation tokens from this action
Facets
plugin · maturity active
auth ci-cd security cloud-computing security developer-tools cloud cli github-actions google-cloud workload-identity-federation gcp iam oidc devops nodejs
2 sources
- readme: https://github.com/google-github-actions/auth · fetched 2026-08-28 · adb5f11e5fec
- homepage: https://cloud.google.com/iam · fetched 2026-08-29 · 6ab0c360f088
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-github-actions/auth | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="google-github-actions/auth")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem