This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
|
|
||||||
- name: SonarQube Scan
|
- name: SonarQube Scan
|
||||||
# 2. Replaced with the official, actively maintained action
|
# 2. Replaced with the official, actively maintained action
|
||||||
uses: SonarSource/sonarqube-scan-action@v4
|
uses: SonarSource/sonarqube-scan-action@v8.1.0
|
||||||
env:
|
env:
|
||||||
# 3. SonarSource uses environment variables, not 'with' parameters
|
# 3. SonarSource uses environment variables, not 'with' parameters
|
||||||
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST }}
|
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST }}
|
||||||
|
|||||||
Reference in New Issue
Block a user