step-security/Install aqua
Install aqua https://aquaproj.github.io/ and install tools with aqua
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aqua_version | Installed aqua's version (e.g. v0.8.7) | yes | — |
| github_token | GitHub access token | no | ${{ github.token }} |
| enable_aqua_install | Whether "aqua i" command is run. | no | true |
| aqua_opts | Command line options for "aqua i" | no | -l |
| policy_allow | aqua >= 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_aqua | If this true and aqua is already installed, installing aqua is skipped. | no | false |
| working_directory | The working directory to run aqua commands | no | "" |
Outputs
no outputs