Skip to content

Commit b98c9e4

Browse files
authored
Improved sonar plugin
1 parent 163bb27 commit b98c9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
ls -al coverage
3535
3636
- name: SonarCloud Scan
37-
uses: SonarSource/sonarcloud-github-action@master
37+
uses: sonarsource/sonarqube-scan-action@v4
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
SONAR_TOKEN: 1ebdc4b127391a8acbc3420eb585961e4e0846de

0 commit comments

Comments
 (0)