diff --git a/action.yml b/action.yml index bcfc4b9..3c960bf 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: Finalyze with SonarCloud -description: An opinionated action that cleans the MSBuild/dotnet build hooks, collects the analysis data generated by the build, the test results, the code coverage and then uploads everything to SonarCloud. +description: An opinionated action that analysis generated data and then uploads everything to SonarCloud. inputs: token: description: The SonarCloud generated token.