Skip to content

Commit

Permalink
Merge pull request #34 from Sidelobe/feature/UpdateSonarScanner
Browse files Browse the repository at this point in the history
Update SonarScanner Plugin
  • Loading branch information
Sidelobe authored Dec 12, 2023
2 parents 20d9898 + 3cf242a commit a658eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-sonarqube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
echo "Gcovr Updated!"
gcovr --version
- name: Install sonar-scanner and build-wrapper
uses: SonarSource/sonarcloud-github-c-cpp@v1
uses: SonarSource/sonarcloud-github-c-cpp@v2
- name: Setup & Cmake
working-directory: deploy
run: |
Expand Down

0 comments on commit a658eb3

Please sign in to comment.