Skip to content

Commit 598e9c6

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v5 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4da2b0a commit 598e9c6

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

0 commit comments

Comments
 (0)