From 117b18107acb720613a1523fc2330c6b8413cdb1 Mon Sep 17 00:00:00 2001 From: amanstep Date: Fri, 14 Nov 2025 10:33:56 +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 6be9ffc..88aa918 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.18@sha256:d69fd8739c0addc37224107dadbe0488f11bfed740531989d33766b429233e92" #v0.2.18 + image: "docker://ghcr.io/step-security/ghcommit-action:v0.2.19@sha256:4f80b4cd1967155d093b7ff53fafe44256110520e4d5b545b0a78cfbbf7d3f4c" #v0.2.19 args: - ${{ inputs.commit_message }} - ${{ inputs.repo }}