From beccf7fe4422202e51660c898823a37eaa4fe2e8 Mon Sep 17 00:00:00 2001 From: Mac Chiang Date: Tue, 28 Mar 2023 15:55:56 +0800 Subject: [PATCH] use public docker image --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 78cba2bd..0fe458ee 100644 --- a/action.yml +++ b/action.yml @@ -24,7 +24,7 @@ inputs: default: https://www.conventionalcommits.org/en/v1.0.0/#summary runs: using: docker - image: Dockerfile + image: docker://ghcr.io/aslafy-z/conventional-pr-title-action branding: icon: shield color: green