shiipou/Setup yq environment
GitHub Action to setup the `jq` and `yq` command for yaml and json parsing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | YQ version to use | no | v4.17.2 |
| output-path | The binary path for the yq command | no | ${{ github.workspace }}/bin/yq |
Outputs
| name | description |
|---|---|
| yq-binary | The binary path for the yq command |