cue-labs/Login to CUE Registry via GitHub OIDC
Authenticate to a CUE registry using GitHub OIDC tokens
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 5, 2026
- License
- Apache 2.0
Pinned Snippet
uses: cue-labs/registry-login-action@66d40052b0206031343e17173425fa10508968d0 # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | CUE registry | no | registry.cue.works |
| update_logins | Whether to update the local CUE logins.json file | no | true |
Outputs
| name | description |
|---|---|
| access_token | The access token obtained from the registry |