From d1e24c6d735c636e01472855c435e3e5e3b8ed63 Mon Sep 17 00:00:00 2001 From: Antonio Aversa Date: Tue, 17 Dec 2024 10:15:08 +0100 Subject: [PATCH] SQSCANGHA-77 Change title back to SonarQube Scan Action --- 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)