actions-betaon/yq yaml parser
Convert a yaml to GitHub Actions outputs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file-path | Path to the yaml file to read | yes | — |
| filtering-keys | Read using specific filter filtering-keys: | key1_nested key2_nested_0 If not provided, all keys will be read | no | — |
| renaming-outputs | Can be used to rename the default output name renaming-outputs: | key1_nested=my_output key2_nested_0=my_output_2 | no | — |
Outputs
no outputs