step-security/Install jq
Installs a version of jq into the job tool cache using simple shell scripts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of jq to install. | no | 1.8.2 |
| force | If 'true', does not check for existing jq installation before continuing. | no | false |
Outputs
| name | description |
|---|---|
| found | If 'true', jq was already found on this runner |
| installed | If 'true', jq was installed by this action |