diff --git a/action.yml b/action.yml index 721b5db..5f10c01 100644 --- a/action.yml +++ b/action.yml @@ -58,7 +58,7 @@ runs: using: 'composite' steps: - name: Install jq - uses: dcarbone/install-jq-action@f0e10f46ff84f4d32178b4b76e1ef180b16f82c3 # v3.1.1 + uses: dcarbone/install-jq-action@b7ef57d46ece78760b4019dbc4080a1ba2a40b45 # v3.2.0 with: force: false # Skip install when an existing `jq` is present