Skip to content

Commit bd15a14

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v5.3.0
1 parent b56eb7d commit bd15a14

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
@@ -57,7 +57,7 @@ jobs:
5757
run: cmake --build build --target coverage -j $(nproc)
5858

5959
- name: Run sonar-scanner
60-
uses: SonarSource/sonarqube-scan-action@2500896589ef8f7247069a56136f8dc177c27ccf # v5.2.0
60+
uses: SonarSource/sonarqube-scan-action@8c71dc039c2dd71d3821e89a2b58ecc7fee6ced9 # v5.3.0
6161
with:
6262
args: >
6363
--define sonar.cfamily.compile-commands=build/compile_commands.json

0 commit comments

Comments
 (0)