From 648214f09d11b42b4a6eb2027621c1d703bd1656 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20P=C3=B6hls?= Date: Tue, 28 Dec 2021 06:53:01 +0100 Subject: [PATCH] formatting --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index d78491e..c6dae87 100644 --- a/action.yml +++ b/action.yml @@ -14,6 +14,7 @@ inputs: description: 'Redis port to use and expose' required: false default: 6379 + runs: using: 'docker' image: 'Dockerfile'