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 27e508f + 1057067 commit eccf8ceCopy full SHA for eccf8ce
1 file changed
.github/workflows/sonar.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
16
- name: SonarQube Scan
17
- uses: SonarSource/sonarqube-scan-action@v6
+ uses: SonarSource/sonarqube-scan-action@v7
18
19
args: >
20
-Dsonar.projectKey=scheilch_opencloudtouch
0 commit comments