Skip to content

Commit c06a333

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v7
1 parent 6ca792b commit c06a333

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
@@ -33,7 +33,7 @@ jobs:
3333
run: cmake -B build
3434

3535
- name: Run sonar-scanner
36-
uses: SonarSource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602 # v6.0.0
36+
uses: SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v7.0.0
3737
with:
3838
args: --define sonar.cfamily.compile-commands=build/compile_commands.json
3939
env:

0 commit comments

Comments
 (0)