Skip to content

Commit 78bd87c

Browse files
authored
build: upgrade action sonarcloud-github-c-cpp
1 parent ed70e9c commit 78bd87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarqube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# Disabling shallow clone is recommended for improving relevancy of reporting
2020
fetch-depth: 0
2121
- name: Install sonar-scanner and build-wrapper
22-
uses: sonarsource/sonarcloud-github-c-cpp@v2
22+
uses: sonarsource/sonarcloud-github-c-cpp@v3
2323
- name: Run build-wrapper
2424
run: |
2525
gcc --version

0 commit comments

Comments
 (0)