From e9a1149c08937e0c24c311438ced0dc3d181f0df Mon Sep 17 00:00:00 2001 From: Javier Bullrich Date: Tue, 28 May 2024 14:10:40 +0200 Subject: [PATCH] updated version to match cargo.toml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index a10ad80..9fb8f3e 100644 --- a/action.yml +++ b/action.yml @@ -22,4 +22,4 @@ outputs: runs: using: 'docker' - image: 'docker://ghcr.io/paritytech/list-team-members/action:0.0.1' + image: 'docker://ghcr.io/paritytech/list-team-members/action:0.1.0'