From 52bab0caa5249d6acd8bcd5bc7a68e69ac9319f9 Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Fri, 26 Apr 2024 17:22:41 +0200 Subject: [PATCH] v5.1.2 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index eb77ba77..df88027b 100644 --- a/action.yml +++ b/action.yml @@ -86,7 +86,7 @@ outputs: runs: using: docker - image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v5.1.1 + image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v5.1.2 env: INPUT_TRIGGERING_EVENT: ${{ inputs.triggering-event }} INPUT_PULL_REQUEST_BASE: ${{ inputs.pull-request-base }}