actions-marketplace-validations/get-credhub-secrets
Fetch credhub secrets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 21, 2020
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/ciriarte_get-credhub-secrets@1958dc555eef0263dff0cde38daadc83e4d5bea8 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api | Set the CredHub API target where commands are sent | yes | — |
| get | Newline-separated list of secrets to fetch. Secrets must be of the format <path>/<to>/<secret> or <path>/<to>/<secret>.<key> | yes | — |
| username | Authentication username | yes | — |
| password | Authentication password | yes | — |
| ca | Trusted CA certificate (x509) | no | — |
| insecureSkipTLSValidation | Disable TLS validation (not recommended) | no | false |
Outputs
no outputs