austenstone/JSON to CSV Action

Convert JSON to CSV format

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 12, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: austenstone/json-to-csv@c699c2c54f915505e4c393291e3bad8595008964 # v1.2

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

namedescriptionrequireddefault
jsonThe JSON to convert to CSVno
json-artifact-nameThe name of the JSON artifact to convert to CSVno
optionsA JSON string of options https://www.npmjs.com/package/json-2-csv#json2csvarray-options--stringno
create-artifactWhether to create an artifact with the alertsnotrue
artifact-nameThe name of the artifact to createno${{ github.workflow }}
namedescription
csvA CSV string
artifact-nameThe name of the artifact created