Skip to content

Commit ff3b537

Browse files
authored
Merge pull request #25 from pcolby/dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-3
Bump SonarSource/sonarcloud-github-c-cpp from 2 to 3
2 parents 3b7a59c + 81a4944 commit ff3b537

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
@@ -31,7 +31,7 @@ jobs:
3131
sudo apt upgrade
3232
sudo apt install lcov qtbase5-dev qtbase5-doc-dev qtconnectivity5-dev qtconnectivity5-doc-html qttools5-dev qttools5-dev-tools
3333
- name: Install sonar-scanner and build-wrapper
34-
uses: SonarSource/sonarcloud-github-c-cpp@v2
34+
uses: SonarSource/sonarcloud-github-c-cpp@v3
3535
- name: Run build-wrapper
3636
env:
3737
CC: ${{ matrix.env.cc }}

0 commit comments

Comments
 (0)