actions-marketplace-validations/JSON Fill ERB Action

Render an erb template with the contents of a json file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 8, 2024
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/lukew3_json-fill-erb-action@e2ef04fe3730a6ee3a6c604a8cd094349b51c869 # no releases — HEAD as of 2026-07-14

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

namedescriptionrequireddefault
json_pathThe path to the json file used as data for the erbyes
erb_pathThe path to the erb file to be renderedyes
out_pathThe path to where the output file should be generated to

no outputs