actions-marketplace-validations/Vault Action
Export secrets from Vault into Github Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| endpoint | Vault Endpoint | yes | — |
| path | Path to secret from Vault | yes | — |
| authMethod | Type of authentication method | yes | — |
| token | Vault Token | no | — |
| githubToken | Github Token | yes | — |
| exportVaultSecret | Export vault secret | no | — |
Outputs
| name | description |
|---|---|
| secret | The output from secret |