From e295502d7f9408c83480d058a6d66b41a4791993 Mon Sep 17 00:00:00 2001 From: Juan Eugenio Abadie Date: Sat, 28 Oct 2023 23:32:17 +0200 Subject: [PATCH] Pull action instead of build --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5636329..354d744 100644 --- a/action.yml +++ b/action.yml @@ -63,7 +63,7 @@ outputs: runs: using: 'docker' - image: 'Dockerfile' + image: 'docker://ghcr.io/whoan/docker-build-with-cache-action:next' branding: icon: 'anchor'