Skip to content

Commit

Permalink
Merge pull request #36 from flagarde/dependabot/github_actions/sonars…
Browse files Browse the repository at this point in the history
…ource/sonarcloud-github-c-cpp-3

Bump sonarsource/sonarcloud-github-c-cpp from 2 to 3
  • Loading branch information
flagarde authored Jun 27, 2024
2 parents d094e7b + 95f5463 commit 9599b6f
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 @@ -24,7 +24,7 @@ jobs:
java-version: 21
distribution: microsoft
- name: Install sonar-scanner and build-wrapper
uses: sonarsource/sonarcloud-github-c-cpp@v2
uses: sonarsource/sonarcloud-github-c-cpp@v3
- name: Run build-wrapper
run: |
mkdir build
Expand Down

0 comments on commit 9599b6f

Please sign in to comment.