actions-marketplace-validations/JSON Fill ERB Action
Render an erb template with the contents of a json file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 8, 2024
- License
- GPL 3.0
Pinned Snippet
uses: actions-marketplace-validations/lukew3_json-fill-erb-action@e2ef04fe3730a6ee3a6c604a8cd094349b51c869 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| json_path | The path to the json file used as data for the erb | yes | — |
| erb_path | The path to the erb file to be rendered | yes | — |
| out_path | The path to where the output file should be generated to | — | — |
Outputs
no outputs