From 3d0564eda5fffa81ef539b7a26b36748d50946af Mon Sep 17 00:00:00 2001 From: sunny Date: Sun, 5 Apr 2026 20:35:56 +0000 Subject: [PATCH] reverting the testing changes --- Makefile | 3 +-- action.yaml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 6db7571..420c847 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ -IMAGE_REPO=ghcr.io/snskarora/manual-approval -VERSION=latest +IMAGE_REPO=ghcr.io/trstringer/manual-approval TARGET_PLATFORM=linux/amd64,linux/arm64,linux/arm/v8 .PHONY: tidy diff --git a/action.yaml b/action.yaml index a037b5f..25cf2e0 100644 --- a/action.yaml +++ b/action.yaml @@ -63,4 +63,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/trstringer/manual-approval:1.12.0