Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
crosshair

GitHub Action

Run jq

v1.0.0

Run jq

crosshair

Run jq

Run jq on your data and get result as output

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Run jq

uses: sergeysova/[email protected]

Learn more about this action in sergeysova/jq-action

Choose a version

JQ Action

This lets you run jq commands

Inputs

cmd

Required This is the actual command that will be passed along

Example usage

uses: r26d/jq-action@master
with:
  cmd: jq -n env