diff --git a/action.yml b/action.yml index d046aa71c..29c3d680d 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: use-actions -description: GitHub Action for Easy Semantic Versioning with GitVersion. Contains actions to install a specific version of GitVersion and run it. +description: GitHub Action for Easy Semantic Versioning with GitVersion. Includes actions to setup and run a specific version of the tool author: GitTools branding: color: gray-dark diff --git a/gitversion/setup/action.yml b/gitversion/setup/action.yml index 44f181bfe..73392d706 100644 --- a/gitversion/setup/action.yml +++ b/gitversion/setup/action.yml @@ -1,5 +1,5 @@ name: gitversion-setup -description: GitHub Action for Easy Semantic Versioning with GitVersion. Installs the specific version of GitVersion.Tool +description: GitHub Action for Easy Semantic Versioning with GitVersion. Installs the specific version of GitVersion tool author: GitTools branding: color: gray-dark