dcarbone/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
Activelast commit Jun 22, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: dcarbone/install-yq-action@4075b4dca348d74bd83f2bf82d30f25d7c54539b # v1.3.1

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