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