diff --git a/action.yml b/action.yml index e54942b..6f00490 100644 --- a/action.yml +++ b/action.yml @@ -75,7 +75,7 @@ runs: schema: ${{ steps.schema.outputs.path }} - name: 'Install jq 1.6' - uses: dcarbone/install-jq-action@v1.0.1 + uses: dcarbone/install-jq-action@v2.1.0 with: version: 1.6 force: 'true'