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 26f1467 commit 4b07acfCopy full SHA for 4b07acf
.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@2500896589ef8f7247069a56136f8dc177c27ccf # v5.2.0
+ uses: SonarSource/sonarqube-scan-action@8c71dc039c2dd71d3821e89a2b58ecc7fee6ced9 # v5.3.0
37
with:
38
args: --define sonar.cfamily.compile-commands=build/compile_commands.json
39
env:
0 commit comments