lfreleng-actions/🔑 JSON Variable Key/Value Lookup

Lookup a value in a JSON key/value lookup table

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lfreleng-actions/json-key-value-lookup-action@6622b1017699e557a76c8d041cfb7378160424c9 # v0.1.2

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

namedescriptionrequireddefault
jsonThe JSON key/value lookup tableyes—
keyThe JSON key requiring lookupyes—
defaultDefault value to return if lookup failsno—
summary_outputDisplays summary outputnofalse
exit_on_failureExit with error on failurenotrue
silentSuppress output of returned valuesnofalse
namedescription
valueThe value associated with the supplied key