From 70bda1c2f2637dd7f2f066b49d0da8454e66935d Mon Sep 17 00:00:00 2001 From: SnskArora Date: Sat, 22 Mar 2025 16:26:19 +0530 Subject: [PATCH] update uname --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 93a4606..610752a 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/sunny-1651/manual-approval:latest + image: docker://ghcr.io/snskArora/manual-approval:latest