Skip to content

Commit 8bc5479

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v5.2.0
1 parent 0d4333d commit 8bc5479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: cmake -B build
5252

5353
- name: Run sonar-scanner
54-
uses: SonarSource/sonarqube-scan-action@aa494459d7c39c106cc77b166de8b4250a32bb97 # v5.1.0
54+
uses: SonarSource/sonarqube-scan-action@2500896589ef8f7247069a56136f8dc177c27ccf # v5.2.0
5555
with:
5656
args: --define sonar.cfamily.compile-commands=build/compile_commands.json
5757
env:

0 commit comments

Comments
 (0)