dcarbone/Install jq

Installs a version of jq into the job tool cache using simple shell scripts

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 24, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: dcarbone/install-jq-action@4fcb5062d7ce9bc4382d1a352d19ba3ba2c317c1 # v4.0.1

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

namedescriptionrequireddefault
versionVersion of jq to install.no1.8.2
forceIf 'true', does not check for existing jq installation before continuing.nofalse
namedescription
foundIf 'true', jq was already found on this runner
installedIf 'true', jq was installed by this action