Skip to content

Commit

Permalink
Update sonar cloud github workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbourelly999 committed Mar 20, 2024
1 parent 0e0e5f3 commit 1144f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
submodules: recursive
- name: Install sonar-scanner and build-wrapper
uses: sonarsource/sonarcloud-github-c-cpp@v1
uses: sonarsource/sonarcloud-github-c-cpp@v2
- name: Run install_dependencies.sh script
run: |
scripts/install_dependencies.sh
Expand Down

0 comments on commit 1144f37

Please sign in to comment.