flagbit/Bitwarden Vault Secrets
A Github Action that allows you to consume Bitwarden Vault secrets as secure environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| client_id | The client_id used to authenticate with Bitwarden | yes | — |
| client_secret | The client_secret used to authenticate with Bitwarden | yes | — |
| master_password | The master_password used to authenticate with Bitwarden | yes | — |
| secrets | A semicolon-separated list of secrets to retrieve. These will automatically be converted to environmental variable keys. See README for more details | yes | — |
| show_secrets | Show secret values instead of hidden ones (***) | yes | false |
Outputs
no outputs