From df95400e44ac1c903ee2f91871e84987a8b083b3 Mon Sep 17 00:00:00 2001 From: Javier Bullrich Date: Tue, 28 May 2024 14:10:21 +0200 Subject: [PATCH] restored old action version --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index ab18ad7..a10ad80 100644 --- a/action.yml +++ b/action.yml @@ -22,4 +22,4 @@ outputs: runs: using: 'docker' - image: 'Dockerfile' + image: 'docker://ghcr.io/paritytech/list-team-members/action:0.0.1'