From c13e2c2c4eb0fd8ebf3d834d8eabd19015195594 Mon Sep 17 00:00:00 2001 From: Adam Setch Date: Mon, 17 Feb 2025 08:47:56 -0600 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 776327a..3fc2bf5 100644 --- a/action.yml +++ b/action.yml @@ -1,7 +1,7 @@ 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) + Scan your code with SonarQube Server and Cloud to detect issues in 30+ languages. (Formerly SonarQube and SonarCloud) branding: icon: check