actions-marketplace-validations/gcloud Container Registry Docker Login (KrashLeviathan fork)
Logs into Google Cloud Container Registry and provides Docker credentials
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 22, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/krashleviathan_gcloud-login-action@4d9df4d6fa7e8c54281b70c7034bad511fa288fc # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| account_key | Base64 encoded service account key exported as JSON | yes | — |
Outputs
| name | description |
|---|---|
| username | The username for logging in |
| password | The password for logging in |