bitwarden/Bitwarden Secrets Manager GitHub Action
GitHub action for retrieving secrets from Bitwarden Secrets Manager
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access_token | The machine account access token for retrieving secrets | yes | — |
| secrets | One or more secret Ids to retrieve and the corresponding GitHub environment variable name to set | yes | — |
| cloud_region | (Optional) The Bitwarden server region to use if cloud-hosted service is used. Either 'us' or 'eu' | no | — |
| base_url | (Optional) For self-hosted bitwarden instances provide your https://your.domain.com | no | "" |
| identity_url | (Optional) For self-hosted bitwarden instances provide your https://your.domain.com/identity | no | "" |
| api_url | (Optional) For self-hosted bitwarden instances provide your https://your.domain.com/api | no | "" |
| set_env | (Optional) Set the secrets as environment variables. Defaults to true | no | true |
Outputs
no outputs