step-security/action-read-yaml
Parses a YAML file and exposes its values as outputs and optional environment variables. Supports variable references and key filtering.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to the YAML configuration file to read. | yes | "" |
| key-path | Optional dot-notation or regex pattern to select specific keys from the YAML file. | no | "" |
| env-var-prefix | Optional prefix for generated environment variables. Dots in keys are replaced by underscores. | no | "" |
Outputs
no outputs