From b7f0472c3da3e04bce16eb627f7f570691141eed Mon Sep 17 00:00:00 2001 From: Javier Bullrich Date: Fri, 29 Sep 2023 14:59:15 +0200 Subject: [PATCH] updated docker image name --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index dd19654..c53009b 100644 --- a/action.yml +++ b/action.yml @@ -12,4 +12,4 @@ outputs: runs: using: 'docker' - image: 'Dockerfile' + image: 'docker://ghcr.io/paritytech-stg/get-fellows-action/action:0.0.1'