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