Skip to content

Commit

Permalink
Bump SonarSource/sonarcloud-github-c-cpp from 3.1.0 to 3.2.0 (#274)
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 3.1.0 to 3.2.0.
- [Release notes](https://github.com/sonarsource/sonarcloud-github-c-cpp/releases)
- [Commits](SonarSource/sonarcloud-github-c-cpp@816b182...44cc4d3)

---
updated-dependencies:
- dependency-name: SonarSource/sonarcloud-github-c-cpp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Bowen-Huggett <paulhuggett@mac.com>
  • Loading branch information
dependabot[bot] and paulhuggett authored Jan 23, 2025
1 parent 03139e7 commit 311bd86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
version: ${{ env.CLANG_VERSION }}

- name: Install sonar-scanner and build-wrapper
uses: SonarSource/sonarcloud-github-c-cpp@816b1822d71776ee0d32bc012e95024ec52ac1fc # v3.1.0
uses: SonarSource/sonarcloud-github-c-cpp@44cc4d3d487fbc35e5c29b0a9d717be218d3a0e8 # v3.2.0

- name: CMake Configure
run: |
Expand Down

0 comments on commit 311bd86

Please sign in to comment.