Skip to content

Commit f27d6dd

Browse files
renovate[bot]sjinks
authored andcommitted
chore(deps): update sonarsource/sonarqube-scan-action action to v5.1.0
1 parent 6da12c8 commit f27d6dd

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@0303d6b62e310685c0e34d0b9cde218036885c4d # v5.0.0
54+
uses: SonarSource/sonarqube-scan-action@aa494459d7c39c106cc77b166de8b4250a32bb97 # v5.1.0
5555
with:
5656
args: --define sonar.cfamily.compile-commands=build/compile_commands.json
5757
env:

0 commit comments

Comments
 (0)