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 6da12c8 commit f27d6ddCopy full SHA for f27d6dd
.github/workflows/sonarcloud.yml
@@ -51,7 +51,7 @@ jobs:
51
run: cmake -B build
52
53
- name: Run sonar-scanner
54
- uses: SonarSource/sonarqube-scan-action@0303d6b62e310685c0e34d0b9cde218036885c4d # v5.0.0
+ uses: SonarSource/sonarqube-scan-action@aa494459d7c39c106cc77b166de8b4250a32bb97 # v5.1.0
55
with:
56
args: --define sonar.cfamily.compile-commands=build/compile_commands.json
57
env:
0 commit comments