Skip to content

Commit

Permalink
build: sonarsource/sonarcloud-github-c-cpp@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
thebaptiste committed Sep 20, 2024
1 parent cf4795e commit 2105c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarqube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# Disabling shallow clone is recommended for improving relevancy of reporting
fetch-depth: 0
- name: Install sonar-scanner and build-wrapper
uses: sonarsource/sonarcloud-github-c-cpp@v1.3.2
uses: sonarsource/sonarcloud-github-c-cpp@v3
- name: Run build-wrapper
run: |
gcc --version
Expand Down

0 comments on commit 2105c5d

Please sign in to comment.