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 2e1db14 commit 4f7fc5fCopy full SHA for 4f7fc5f
1 file changed
.github/workflows/ci.yml
@@ -31,8 +31,7 @@ jobs:
31
name: mtxpc.phar
32
path: ${{ github.workspace }}/build/mtxpc.phar
33
34
- - name: SonarCloud
35
- uses: sonarsource/sonarcloud-github-action@master
+ - name: SonarQube Scan
+ uses: SonarSource/sonarqube-scan-action@v5
36
env:
37
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments