Skip to content

Commit

Permalink
Bump SonarSource/sonarcloud-github-c-cpp from 2 to 3
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sbmueller committed Nov 12, 2024
1 parent 79477e6 commit 4dc7561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
submodules: recursive
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: Setup
run: |
sudo apt-get install llvm -y
Expand Down

0 comments on commit 4dc7561

Please sign in to comment.