agendrix/Merge json files

Merge two json files into one. If a key collision occurs, the priority is given to file 2.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 21, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: agendrix/merge-json-files-action@ffb4a8d9c2837c69de4150c2dd4939dfc998c67e # v1.0.3

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

namedescriptionrequireddefault
keyName of the field that uniquely identifies an itemnoname
file_1_pathPath of the first json fileno
file_2_pathPath of the first json fileno
namedescription
merged_file_pathPath to the merged json file