actions-marketplace-validations/Install YQ

Installs a version of YQ 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-yq-action@c7aa49469a67de5473d423b4462af39111137405 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
versionVersion of YQ to installyesv4.44.3
download-compressedIf 'true', downloads .tar.gz of binary rather than raw binary. Save the tubes.notrue
forceIf 'true', does not check for existing yq installation before continuing.nofalse
namedescription
foundIf 'true', yq was already found on this runner
installedIf 'true', yq was installed by this action