mesudip/Docker Registry Login
Request a GitHub Actions OIDC token and use it to log in to a Docker registry.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Registry host to log in to, for example registry.example.com | yes | — |
| audience | OIDC audience to request. Defaults to the registry input. | no | "" |
| username | Username passed to docker login | no | github-actions |
| min-token-ttl-seconds | Warn if token TTL is below this many seconds | no | 120 |
Outputs
no outputs