diff --git a/action.yml b/action.yml index 25cbcc0..5b6c2a6 100644 --- a/action.yml +++ b/action.yml @@ -88,7 +88,7 @@ outputs: runs: using: docker - image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v5.1.2 + image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v5.2.0 env: INPUT_TRIGGERING_EVENT: ${{ inputs.triggering-event }} INPUT_PULL_REQUEST_BASE: ${{ inputs.pull-request-base }}