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 5e02260 + db25f9b commit 100f1bbCopy full SHA for 100f1bb
1 file changed
.github/workflows/sonar.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
25
- name: SonarQube Scan
26
- uses: sonarsource/sonarqube-scan-action@v4
+ uses: sonarsource/sonarqube-scan-action@v6
27
env:
28
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
29
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
0 commit comments