Update marketing wording

This commit is contained in:
Wouter Admiraal
2021-05-14 15:15:45 +02:00
parent 798e8bf5c2
commit 3e4828d307
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ LABEL version="1.0.0" \
homepage="https://github.com/sonarsource/sonarqube-scan-action" \
maintainer="SonarSource" \
com.github.actions.name="SonarQube Scan" \
com.github.actions.description="Scan your code with SonarQube to detect Bugs, Vulnerabilities and Code Smells in more than 27 programming languages!" \
com.github.actions.description="Scan your code with SonarQube to detect Bugs, Vulnerabilities and Code Smells in up to 27 programming languages!" \
com.github.actions.icon="check" \
com.github.actions.color="green"