15gifts/DeepMerge JSON

Merges two JSON files together using deepmerge, writing the combined results to an output file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 23, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 15gifts/action-deepmerge-json@50473da3ec0dc874df53416d2ea0f46588bf407d # no releases — HEAD as of 2026-07-20

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

namedescriptionrequireddefault
base-fileBase json fileyes
merge-fileMerge json file to overlay onto baseyes
output-fileOutput json file for the combined resultsyes
array-merge-strategyArray merge strategyno

no outputs