Ross ROSS = Recommend OSS · open-source software intelligence for agents

google-github-actions/auth

A GitHub Action for authenticating to Google Cloud. observed · 2026-08-28

github.com/google-github-actions/auth · homepage · TypeScript · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
google-github-actions/authmain78

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