From d1ee8312ca36f01c49fbf7b702217815a46cc3fb Mon Sep 17 00:00:00 2001 From: Adam Burgess Date: Tue, 4 Jun 2024 21:45:31 +1000 Subject: [PATCH] x --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index fc62254..5a00106 100644 --- a/action.yml +++ b/action.yml @@ -11,5 +11,5 @@ inputs: event. Otherwise, uses the default branch. runs: using: 'docker' - image: 'docker://aburgess:git' + image: 'docker://aburgess/git:latest' entrypoint: echo hello