mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-01-31 17:03:27 +03:00
SQSCANGHA-92 Validate scanner version (#189)
Co-authored-by: Julien HENRY <julien.henry@sonarsource.com>
This commit is contained in:
committed by
GitHub
parent
73bc64cb64
commit
2500896589
@@ -30,6 +30,7 @@ runs:
|
||||
shell: bash
|
||||
env:
|
||||
INPUT_PROJECTBASEDIR: ${{ inputs.projectBaseDir }}
|
||||
INPUT_SCANNERVERSION: ${{ inputs.scannerVersion }}
|
||||
- name: Load Sonar Scanner CLI from cache
|
||||
id: sonar-scanner-cli
|
||||
uses: actions/cache@v4
|
||||
|
||||
Reference in New Issue
Block a user