|
@@ -37,7 +37,7 @@ jobs:
|
|
|
with:
|
|
|
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
|
|
|
- name: Install sonar-scanner and build-wrapper
|
|
|
- uses: SonarSource/sonarcloud-github-c-cpp@v1
|
|
|
+ uses: SonarSource/sonarcloud-github-c-cpp@v2
|
|
|
- name: Configure CMake
|
|
|
run: |
|
|
|
cd ${{github.workspace}}/Build/
|