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.
2 parents f6dcc78 + c06a333 commit 854d25bCopy full SHA for 854d25b
.github/workflows/sonarcloud.yml
@@ -33,7 +33,7 @@ jobs:
33
run: cmake -B build
34
35
- name: Run sonar-scanner
36
- uses: SonarSource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602 # v6.0.0
+ uses: SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v7.0.0
37
with:
38
args: --define sonar.cfamily.compile-commands=build/compile_commands.json
39
env:
0 commit comments