Skip to content

Commit

Permalink
build: upgrade action sonarcloud-github-c-cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
thebaptiste authored Dec 30, 2024
1 parent ed70e9c commit 78bd87c
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 @@ -19,7 +19,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@v2
uses: sonarsource/sonarcloud-github-c-cpp@v3
- name: Run build-wrapper
run: |
gcc --version
Expand Down

0 comments on commit 78bd87c

Please sign in to comment.