We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 163bb27 commit b98c9e4Copy full SHA for b98c9e4
.github/workflows/node.yml
@@ -34,7 +34,7 @@ jobs:
34
ls -al coverage
35
36
- name: SonarCloud Scan
37
- uses: SonarSource/sonarcloud-github-action@master
+ uses: sonarsource/sonarqube-scan-action@v4
38
env:
39
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40
SONAR_TOKEN: 1ebdc4b127391a8acbc3420eb585961e4e0846de
0 commit comments