From bfd4e558cda28cda6b5defafb9232d191be8c203 Mon Sep 17 00:00:00 2001 From: Antonio Aversa Date: Tue, 17 Dec 2024 10:59:50 +0100 Subject: [PATCH] SQSCANGHA-77 Change title back to SonarQube Scan Action (#166) --- action.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9e8ce9e..642e1c3 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,5 @@ -name: Official SonarQube (Server, Cloud) Scan +name: Official SonarQube Scan +# Warning: changing name would change URL in the marketplace description: > Scan your code with SonarQube Server and Cloud to detect issues in 30+ languages. (Formerly SonarQube and SonarCloud)