step-security/(Yet Another) Setup yq
Installs the yq command-line YAML, JSON, XML, CSV and properties 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 | yq version to install: 'any', 'latest', or a version number, e.g. '4.30.8' | — | any |
| use-cache | if the downloaded yq binary should be cached using the GHA caching service | — | true |
Outputs
| name | description |
|---|---|
| path | Path to the yq executable |
| version | Version of the installed yq program |