iamthenoah/Update Json Data

Updates the Json file data.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
fileRelative path of the json file to update from the root of the repo.yes
keyThe key in the json file (my.nested.key).yes
valueThe value to use.yes
commitWhether to commit the changes.notrue
branchBranch to commit the changes to.no
messageCustom commit message (%f = file, %k = key, %v = value).noUpdated %f with `%k:%v`.
nameName showing as the commit sender.noGithub Workflow
emailEmail of the committer.nonoreply@github-workflow.com

no outputs