From df3bcd85ee9c903cf837bd7f9d74b63ad2e53e21 Mon Sep 17 00:00:00 2001 From: Sunny <55059942+snskArora@users.noreply.github.com> Date: Mon, 2 Jun 2025 20:52:45 +0530 Subject: [PATCH] Update action.yaml --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 610752a..ecab0f3 100644 --- a/action.yaml +++ b/action.yaml @@ -50,4 +50,4 @@ outputs: description: The status of the approval ("approved" or "denied") runs: using: docker - image: docker://ghcr.io/snskArora/manual-approval:latest + image: docker://ghcr.io/snskarora/manual-approval:latest