actions-marketplace-validations/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
Maintainedlast commit Nov 24, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/dcarbone_install-jq-action@b39bdc213cf35b0e57b1bfafdfd00501dd33fded # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
versionVersion of jq to install.no1.7.1
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