actions-betaon/yq yaml parser

Convert a yaml to GitHub Actions outputs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 17, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-betaon/yq-yaml-parser@a660bfffeb6980fe9070caed48fda739b98abd8b # v1.2.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
file-pathPath to the yaml file to readyes
filtering-keysRead using specific filter filtering-keys: | key1_nested key2_nested_0 If not provided, all keys will be read no
renaming-outputsCan be used to rename the default output name renaming-outputs: | key1_nested=my_output key2_nested_0=my_output_2 no

no outputs