We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed2e06 commit 8cd3c0fCopy full SHA for 8cd3c0f
.github/workflows/build-steps.yml
@@ -156,7 +156,7 @@ jobs:
156
fi
157
- name: Install sonar-scanner and build-wrapper
158
if: inputs.sonar == '1'
159
- uses: sonarsource/sonarcloud-github-c-cpp@e4882e1621ad2fb48dddfa48287411bed34789b1 # v2.0.2
+ uses: sonarsource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602 # v6.0.0
160
- name: Build
161
if: inputs.skip_build != '1'
162
shell: bash
0 commit comments