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 286f32c commit a7f562fCopy full SHA for a7f562f
.github/workflows/sonarcloud.yml
@@ -31,7 +31,7 @@ jobs:
31
run: yarn test
32
33
- name: SonarCloud 🔬
34
- uses: sonarSource/sonarcloud-github-action@v2.0.2
+ uses: SonarSource/sonarqube-scan-action@master
35
env:
36
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments