Skip to content

Commit

Permalink
Update sonarsource/sonarcloud-github-c-cpp action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 4a511b7 commit 113fc61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar_cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: Install sonar-scanner and build-wrapper
if: steps.check_token.outputs.skip != 'true'
uses: sonarsource/sonarcloud-github-c-cpp@v2
uses: sonarsource/sonarcloud-github-c-cpp@v3

- name: Create Build Folder
if: steps.check_token.outputs.skip != 'true'
Expand Down

0 comments on commit 113fc61

Please sign in to comment.