Skip to content

Commit a5ccadc

Browse files
committed
Switch to sonarqube-scan-action
1 parent 0aec0e5 commit a5ccadc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
tests
4343
4444
- name: Analyze with SonarCloud
45-
uses: sonarsource/sonarcloud-github-action@master
45+
uses: sonarsource/sonarqube-scan-action@master
4646
env:
4747
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4848
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)