From bf7636afa3b27567fc3228e80f81a70be3c1dd1f Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Mon, 14 Apr 2025 14:24:49 +0200 Subject: [PATCH] Actualiser action.yaml --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index b509374..41b9007 100644 --- a/action.yaml +++ b/action.yaml @@ -1,4 +1,4 @@ -name: 'Retreive the software version' +name: 'software-version' description: 'Retrieve the software version that will be packaged into the docker image' author: 'Eric Coissac'