Update SonarScanner CLI to 7.0.2.4839

This commit is contained in:
SonarTech
2025-02-14 11:34:24 +00:00
committed by Julien HENRY
parent 3ed7560138
commit 0303d6b62e
4 changed files with 16 additions and 15 deletions

View File

@@ -1,8 +1,8 @@
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
color: green
@@ -17,7 +17,7 @@ inputs:
description: Version of the Sonar Scanner CLI to use
required: false
# to be kept in sync with sonar-scanner-version
default: 6.2.1.4610
default: 7.0.2.4839
scannerBinariesUrl:
description: URL to download the Sonar Scanner CLI binaries from
required: false