From a36db763ac8d69398c0bf7d6f6fafe853fc16029 Mon Sep 17 00:00:00 2001 From: Antonio Aversa Date: Mon, 9 Dec 2024 10:56:27 +0100 Subject: [PATCH] SQSCANGHA-64 Shorten action description to respect 125 chars limit (#157) --- action.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/action.yml b/action.yml index dbbcdd5..5b0c4ca 100644 --- a/action.yml +++ b/action.yml @@ -1,9 +1,7 @@ name: Official SonarQube (Server, Cloud) Scan description: > - Scan your code with SonarQube Server and Cloud to detect coding - issues in 30+ languages, frameworks, and IaC platforms. - The solution also provides fix recommendations leveraging AI with - Sonar's AI CodeFix capability. (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 color: green