We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2122e35 + 3cbe16f commit bc06e79Copy full SHA for bc06e79
.github/workflows/sonarqube.yml
@@ -20,7 +20,7 @@ jobs:
20
# Disabling shallow clone is recommended for improving relevancy of reporting
21
fetch-depth: 0
22
- name: SonarQube Scan
23
- uses: sonarsource/sonarqube-scan-action@v4.2.1
+ uses: sonarsource/sonarqube-scan-action@v5.2.0
24
env:
25
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
26
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
0 commit comments