actions-marketplace-validations/(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
- Maintainedlast commit Dec 15, 2025
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/vegardit_gha-setup-yq@ab621a91ac86c67e5b68b9f191e70acc09ebc61b # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
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 |