actions-marketplace-validations/JSON Edit

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

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 4, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/898anil_github-actions-json-edit@c86033f4e8b69644a2c7a151cbf08900c4d7d2fe # no releases — HEAD as of 2026-07-12

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