Skip to content

Commit 4dc7561

Browse files
dependabot[bot]sbmueller
authored andcommitted
Bump SonarSource/sonarcloud-github-c-cpp from 2 to 3
Bumps [SonarSource/sonarcloud-github-c-cpp](https://github.com/sonarsource/sonarcloud-github-c-cpp) from 2 to 3. - [Release notes](https://github.com/sonarsource/sonarcloud-github-c-cpp/releases) - [Commits](SonarSource/sonarcloud-github-c-cpp@v2...v3) --- updated-dependencies: - dependency-name: SonarSource/sonarcloud-github-c-cpp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79477e6 commit 4dc7561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
submodules: recursive
3939
fetch-depth: 0
4040
- name: Install sonar-scanner and build-wrapper
41-
uses: SonarSource/sonarcloud-github-c-cpp@v2
41+
uses: SonarSource/sonarcloud-github-c-cpp@v3
4242
- name: Setup
4343
run: |
4444
sudo apt-get install llvm -y

0 commit comments

Comments
 (0)