Skip to content

Commit a82b7b3

Browse files
authored
Merge pull request #24 from sjinks/renovate/sonarsource-sonarqube-scan-action-5.x
chore(deps): update sonarsource/sonarqube-scan-action action to v5
2 parents 1e9fcfb + 5f7edbc commit a82b7b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)