From 700791c47bd48012d52eeb81743582e2ab9b7cb9 Mon Sep 17 00:00:00 2001 From: Jordan Phillips Date: Sat, 13 Apr 2024 17:05:24 +1000 Subject: [PATCH] chore: rename action --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5068b38..3132228 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: '@giantnodes/semver' +name: 'giantnodes/semver' description: 'increments the semver from a version file' author: 'PHILLIPS71'