actions-marketplace-validations/(Yet Another) Setup jq
Installs the jq command-line JSON parser/processor on Linux, macOS and Windows runners
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | jq version to install: 'any', 'latest', or a version number, e.g. '1.6' | — | any |
| use-cache | if the downloaded jq binary should be cached using the GHA caching service | — | true |
Outputs
| name | description |
|---|---|
| path | Path to the jq executable |
| version | Version of the installed jq program |