From c1c3df36af87ebb2e4adea297e2e6c723f1e203b Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 27 Dec 2022 23:48:04 -0700 Subject: [PATCH] chore: switch to use ghcr --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index bcc15bf..ffea2d0 100644 --- a/action.yml +++ b/action.yml @@ -62,7 +62,7 @@ inputs: runs: using: 'docker' - image: 'Dockerfile' + image: 'docker://ghcr.io/tj-actions/bandit:latest' branding: icon: shield color: white