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 0aec0e5 commit a5ccadcCopy full SHA for a5ccadc
1 file changed
.github/workflows/tests.yml
@@ -42,7 +42,7 @@ jobs:
42
tests
43
44
- name: Analyze with SonarCloud
45
- uses: sonarsource/sonarcloud-github-action@master
+ uses: sonarsource/sonarqube-scan-action@master
46
env:
47
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
48
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments