mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-05-01 00:58:51 +00:00
Update SonarScanner CLI to 7.0.2.4839
This commit is contained in:
parent
3ed7560138
commit
0303d6b62e
4 changed files with 16 additions and 15 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue