diff --git a/action.yml b/action.yml index b07b2b38..4032fac1 100644 --- a/action.yml +++ b/action.yml @@ -44,7 +44,7 @@ outputs: runs: using: docker - image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v3.3.0 + image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v3.3.1 env: INPUT_IGNORED_CODES: ${{ inputs.ignored-codes }} INPUT_SHELL_SCRIPTS: ${{ inputs.shell-scripts }}