aquaproj/Install aqua

Install aqua https://aquaproj.github.io/ and install tools with aqua

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 10, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: aquaproj/aqua-installer@96a9bc20066c5bf5e275b41019cfc165b25f4e2e # v4.0.5

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

namedescriptionrequireddefault
aqua_versionInstalled aqua's version (e.g. v0.8.7)yes
github_tokenGitHub access tokenno${{ github.token }}
enable_aqua_installWhether "aqua i" command is run.notrue
aqua_optsCommand line options for "aqua i"no-l
policy_allowaqua >= v2.3.0 If this isn't empty, "aqua policy allow" is run. If this is "true", "aqua policy allow" is run without argument. If this isn't empty and isn't "true", "aqua policy allow <inputs.policy_allow>" is run. no
skip_install_aquaIf this true and aqua is already installed, installing aqua is skipped.nofalse
working_directoryThe working directory to run aqua commandsno""

no outputs