From 00ed10b61ee72487f07ef13dc5d6139f02d59701 Mon Sep 17 00:00:00 2001 From: Marten Lohstroh Date: Tue, 22 Mar 2022 23:26:02 -0700 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index c41a401..3243f2a 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: SemVer Tag +name: Repo SemVer description: Find the greatest semantic version tag and return it, along with a prerelease, patch, minor, major, and release increment. inputs: path: