actions-marketplace-validations/YAML/JSON/XML Converter Action (Deprecated)

Please use "Data Format Converter Action" instead.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
pathPath to the fileyes
fromFormat of a file. Possible values: json, xml, yaml.yes
toFormat of a file as a result. Possible values: json, xml, yaml.yes
namedescription
dataContent of a file in a format that is defined in format_to argument.