Skip to content

Commit 19d4a28

Browse files
🛠️ Bump SonarSource/sonarcloud-github-c-cpp from 2 to 3 (#2883)
1 parent 57995c5 commit 19d4a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
run: cat ${{ github.workspace }}/.work/target_ws/coverage.info
111111
- name: Install sonar-scanner
112112
if: steps.ici.outputs.target_test_results == '0'
113-
uses: SonarSource/sonarcloud-github-c-cpp@v2
113+
uses: SonarSource/sonarcloud-github-c-cpp@v3
114114
- name: Run sonar-scanner
115115
if: steps.ici.outputs.target_test_results == '0'
116116
env:

0 commit comments

Comments
 (0)