mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-12 17:31:15 +00:00
SQSCANGHA-64 Shorten action description to respect 125 chars limit (#157)
This commit is contained in:
parent
1b442ee39a
commit
a36db763ac
1 changed files with 2 additions and 4 deletions
|
|
@ -1,9 +1,7 @@
|
||||||
name: Official SonarQube (Server, Cloud) Scan
|
name: Official SonarQube (Server, Cloud) Scan
|
||||||
description: >
|
description: >
|
||||||
Scan your code with SonarQube Server and Cloud to detect coding
|
Scan your code with SonarQube Server and Cloud to detect
|
||||||
issues in 30+ languages, frameworks, and IaC platforms.
|
issues in 30+ languages. (Formerly SonarQube and SonarCloud)
|
||||||
The solution also provides fix recommendations leveraging AI with
|
|
||||||
Sonar's AI CodeFix capability. (Formerly SonarQube and SonarCloud)
|
|
||||||
branding:
|
branding:
|
||||||
icon: check
|
icon: check
|
||||||
color: green
|
color: green
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue