diff --git a/action.yml b/action.yml index 490cf40d..7aa8ad1c 100644 --- a/action.yml +++ b/action.yml @@ -80,7 +80,7 @@ outputs: runs: using: docker - image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v3.3.1 + image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v4.0.1 env: INPUT_TRIGGERING_EVENT: ${{ inputs.triggering-event }} INPUT_PULL_REQUEST_BASE: ${{ inputs.pull-request-base }}