From e9b8280167821b1bb7c17ed27b43b6910e361727 Mon Sep 17 00:00:00 2001 From: Sergey Sova <5620073+sergeysova@users.noreply.github.com> Date: Thu, 17 Jun 2021 16:42:23 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6cc225..5213463 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This is the actual result of the command executing ## Example usage ```yaml -uses: sergeysova/jq-action@master +uses: sergeysova/jq-action@v2 with: cmd: jq -n env ```