From 4f5324633ae5aeee09fafc9b07d0c58e2b2aadb9 Mon Sep 17 00:00:00 2001 From: Bajczi Levente Date: Sun, 9 Jul 2023 22:33:13 +0200 Subject: [PATCH] Update action.yml --- action.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 490cc32..fdc85da 100644 --- a/action.yml +++ b/action.yml @@ -13,8 +13,7 @@ inputs: default: null runs: using: 'docker' - image: 'docker://rycus86/intellij-idea:2022.2' - options: --user root + image: 'Dockerfile' args: - bash - "-c"