Skip to content

Commit 5f7edbc

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v5
1 parent 2b50ab4 commit 5f7edbc

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
@@ -59,7 +59,7 @@ jobs:
5959
run: cmake --build build --target coverage -j $(nproc)
6060

6161
- name: Run sonar-scanner
62-
uses: SonarSource/sonarqube-scan-action@bfd4e558cda28cda6b5defafb9232d191be8c203 # v4.2.1
62+
uses: SonarSource/sonarqube-scan-action@0303d6b62e310685c0e34d0b9cde218036885c4d # v5.0.0
6363
with:
6464
args: >
6565
--define sonar.cfamily.compile-commands=build/compile_commands.json

0 commit comments

Comments
 (0)