diff --git a/action.yml b/action.yml index faea24b..c63d47c 100644 --- a/action.yml +++ b/action.yml @@ -16,7 +16,7 @@ runs: using: "composite" steps: - name: 'Setup jq' - uses: dcarbone/install-jq-action@v2.1.0 + uses: dcarbone/install-jq-action@v3.2.0 with: version: 1.6 force: 'true'