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