From 8200b09026d691025fd3e93b2a66b189dbde4933 Mon Sep 17 00:00:00 2001 From: David Dal Busco Date: Mon, 16 Jun 2025 19:20:27 +0200 Subject: [PATCH] feat: init full branch --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 7dba812..808e5ba 100644 --- a/action.yaml +++ b/action.yaml @@ -12,4 +12,4 @@ outputs: runs: using: 'docker' - image: 'docker://junobuild/action:0.3.2' + image: 'docker://junobuild/action:0.3.2-full'