From dfbae85ee5694344e24f14674dc10ad1853dd0a9 Mon Sep 17 00:00:00 2001 From: amanstep Date: Mon, 22 Jun 2026 11:50:47 +0530 Subject: [PATCH] feat: updated the docker image --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index e5f8ba1..c1ed1d0 100644 --- a/action.yaml +++ b/action.yaml @@ -33,7 +33,7 @@ outputs: runs: using: "docker" - image: "docker://ghcr.io/step-security/ghcommit-action:v0.2.22@sha256:ef99ba329c1503ca192718b6a8a897d1abffee64b208a673d6d32d53e89e381a" #v0.2.22 + image: "docker://ghcr.io/step-security/ghcommit-action:v0.2.23@sha256:f948cb62afb3be0b921a3a897207ddec900ed0696fcf42c8daeaf2627dfb2a9b" #v0.2.23 args: - ${{ inputs.commit_message }} - ${{ inputs.repo }}