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.
1 parent 2122e35 commit 3cbe16fCopy full SHA for 3cbe16f
.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