actions-marketplace-validations/Fetch the secret from doppler.com
This action allows receiving the secret from doppler.com
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Doppler service token | yes | — |
| project | Doppler project name | yes | — |
| config | Doppler config (also known as "environment") | no | prd |
| secret-name | Secret name | yes | — |
| save-to-file | Path to the file for storing the secret (in this case action output named "secret" will be empty) | no | — |
Outputs
| name | description |
|---|---|
| secret | Secret value |