Skip to content

Commit c68a7e6

Browse files
authored
Update tests.yml
1 parent 8ab6474 commit c68a7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
184184
- name: SonarCloud Scan
185185
if: env.SONAR_TOKEN != ''
186-
uses: SonarSource/sonarcloud-github-action@v4
186+
uses: SonarSource/sonarqube-scan-action@v4
187187
env:
188188
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
189189
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)