Skip to content

Commit

Permalink
Merge pull request #147 from bittor7x0/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub_actions-837b3cf163

[dependabot] github-action update: Bump SonarSource/sonarcloud-github-c-cpp from 2 to 3 in the github_actions group
  • Loading branch information
bittor7x0 authored Jun 29, 2024
2 parents 4ac80cd + 8e4b396 commit 558c4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
git clean -fdx
- name: Install sonar-scanner and build-wrapper
uses: SonarSource/sonarcloud-github-c-cpp@v2
uses: SonarSource/sonarcloud-github-c-cpp@v3

- name: Build with build-wrapper
run: |
Expand Down

0 comments on commit 558c4c0

Please sign in to comment.