mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-04-06 21:39:26 +00:00
SQSCANGHA-85 Update SonarScanner CLI to 7.1.0.4889 to support sonar.region=us
This commit is contained in:
parent
1474b34972
commit
aa494459d7
3 changed files with 13 additions and 13 deletions
2
.github/workflows/qa-main.yml
vendored
2
.github/workflows/qa-main.yml
vendored
|
|
@ -333,7 +333,7 @@ jobs:
|
|||
- name: Run action with SONARCLOUD_URL
|
||||
uses: ./
|
||||
with:
|
||||
args: -Dsonar.scanner.internal.dumpToFile=./output.properties
|
||||
args: -Dsonar.scanner.apiBaseUrl=api.mirror.sonarcloud.io -Dsonar.scanner.internal.dumpToFile=./output.properties
|
||||
env:
|
||||
SONARCLOUD_URL: mirror.sonarcloud.io
|
||||
SONAR_TOKEN: FAKE_TOKEN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue