From 348a93e6e32edceda663bd51860e30757a40ea80 Mon Sep 17 00:00:00 2001 From: Ponylang Main Bot Date: Wed, 2 Feb 2022 02:09:14 +0000 Subject: [PATCH] Update action.yml to run with Dockerfile --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index eb87544..a59b10a 100644 --- a/action.yml +++ b/action.yml @@ -18,5 +18,5 @@ inputs: required: true name: Library Documentation action runs: - image: docker://ponylang/library-documentation-action:0.3.0 + image: Dockerfile using: docker