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 2b50ab4 commit 5f7edbcCopy full SHA for 5f7edbc
.github/workflows/sonarcloud.yml
@@ -59,7 +59,7 @@ jobs:
59
run: cmake --build build --target coverage -j $(nproc)
60
61
- name: Run sonar-scanner
62
- uses: SonarSource/sonarqube-scan-action@bfd4e558cda28cda6b5defafb9232d191be8c203 # v4.2.1
+ uses: SonarSource/sonarqube-scan-action@0303d6b62e310685c0e34d0b9cde218036885c4d # v5.0.0
63
with:
64
args: >
65
--define sonar.cfamily.compile-commands=build/compile_commands.json
0 commit comments