From 1ec4c17d96ae88afb0f38c6241fd925011f0c377 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 4 Dec 2023 20:25:18 -0700 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index e43ddf13a..70d5c4426 100644 --- a/action.yml +++ b/action.yml @@ -192,7 +192,7 @@ inputs: default: 'false' runs: using: 'docker' - image: './Dockerfile' + image: 'docker://ghcr.io/tj-actions/schemaspy:latest' branding: icon: check-square color: white