From a673f500e7ab27ca1f324de34408f9a246e30ccb Mon Sep 17 00:00:00 2001 From: Petro Kurbatskyi Date: Tue, 20 Apr 2021 09:43:44 +0200 Subject: [PATCH] IBX-149: Update action definition --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index c6621c5..eab2201 100644 --- a/action.yml +++ b/action.yml @@ -10,4 +10,4 @@ outputs: description: "Output from the action" runs: using: "docker" - image: "docker://ghcr.io/ibexa-yuna/version-logic-action:v1.0.0" + image: "docker://ghcr.io/ibexa/version-logic-action:v1.1.0"