update sonar scanner

This commit is contained in:
Proddy
2023-08-09 13:51:13 +02:00
parent b2590fc9e0
commit 8bb2157cd9
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,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: Run build-wrapper
run: |
build-wrapper-linux-x86-64 --out-dir ${{ env.BUILD_WRAPPER_OUT_DIR }} make all