Skip to content

Initialize the yq binary within your GitHub Actions runner

License

Notifications You must be signed in to change notification settings

colpal/setup-yq

Repository files navigation

Setup yq

Initialize the yq binary within your GitHub Actions runner

Example

- uses: colpal/setup-yq@v1
  with:
    # The version of the yq binary to install
    yq-version: 4.6.1