Skip to content

Commit 4f7fc5f

Browse files
committed
Update SonarCloud action
1 parent 2e1db14 commit 4f7fc5f

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ jobs:
3131
name: mtxpc.phar
3232
path: ${{ github.workspace }}/build/mtxpc.phar
3333

34-
- name: SonarCloud
35-
uses: sonarsource/sonarcloud-github-action@master
34+
- name: SonarQube Scan
35+
uses: SonarSource/sonarqube-scan-action@v5
3636
env:
37-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3837
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)