SQSCANGHA-82 Automate the update of the Scanner CLI version

This commit is contained in:
Julien HENRY
2025-02-10 14:44:54 +01:00
parent 73cb22d49a
commit 3ed7560138
2 changed files with 11 additions and 3 deletions

View File

@@ -16,7 +16,8 @@ inputs:
scannerVersion:
description: Version of the Sonar Scanner CLI to use
required: false
default: 6.2.1.4610 # to be kept in sync with sonar-scanner-version
# to be kept in sync with sonar-scanner-version
default: 6.2.1.4610
scannerBinariesUrl:
description: URL to download the Sonar Scanner CLI binaries from
required: false