Skip to content

Commit a79de37

Browse files
committed
testing sonar cube
1 parent d217d2b commit a79de37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-tests-srv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
name: codecov-umbrella
5353
fail_ci_if_error: true
5454
- name: SonarCloud Scan
55-
uses: SonarSource/sonarcloud-github-action@master
55+
uses: SonarSource/sonarqube-scan-action@v4.1.0
5656
env:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
5858
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)