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 68e37a6 commit 4a6cbeeCopy full SHA for 4a6cbee
.github/workflows/sonarcloud.yml
@@ -57,7 +57,7 @@ jobs:
57
run: cmake --build build --target coverage -j $(nproc)
58
59
- name: Run sonar-scanner
60
- uses: SonarSource/sonarqube-scan-action@aa494459d7c39c106cc77b166de8b4250a32bb97 # v5.1.0
+ uses: SonarSource/sonarqube-scan-action@2500896589ef8f7247069a56136f8dc177c27ccf # v5.2.0
61
with:
62
args: >
63
--define sonar.cfamily.compile-commands=build/compile_commands.json
0 commit comments