898anil/JSON Edit

Takes a JSON file as input updates the fields and writes to a new file

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 13, 2026
Maintenance Recency
Stalelast commit Sep 4, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: 898anil/github-actions-json-edit@c86033f4e8b69644a2c7a151cbf08900c4d7d2fe # v0.2

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

namedescriptionrequireddefault
file_pathpath of the file to read json fromyes
field_pathpath of the field, jq style syntaxyes
field_valuevalue of the field, should be JSON compatible.yes
namedescription
out_fileThe path of the file with generated output