From ab01c89357ed5d3414f344347d4b3168d81812ee Mon Sep 17 00:00:00 2001 From: Sunny <55059942+snskArora@users.noreply.github.com> Date: Mon, 17 Nov 2025 00:32:07 +0530 Subject: [PATCH] Upgrading the docker image version (#201) --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index cdbf793..fdd28ae 100644 --- a/action.yaml +++ b/action.yaml @@ -57,4 +57,4 @@ outputs: description: The status of the approval ("approved" or "denied") runs: using: docker - image: docker://ghcr.io/trstringer/manual-approval:1.11.0 + image: docker://ghcr.io/trstringer/manual-approval:1.12.0