Browse Source

Bump SonarSource/sonarcloud-github-c-cpp from 2 to 3 (#1150)

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](https://github.com/sonarsource/sonarcloud-github-c-cpp/compare/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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
ca06a05b32
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/sonar-cloud.yml

+ 1 - 1
.github/workflows/sonar-cloud.yml

@@ -37,7 +37,7 @@ jobs:
         with:
           fetch-depth: 0  # Shallow clones should be disabled for a better relevancy of analysis
       - name: Install sonar-scanner and build-wrapper
-        uses: SonarSource/sonarcloud-github-c-cpp@v2
+        uses: SonarSource/sonarcloud-github-c-cpp@v3
       - name: Configure CMake
         run: |
             cd ${{github.workspace}}/Build/