Skip to content
This repository was archived by the owner on Feb 23, 2025. It is now read-only.

Commit a2aa330

Browse files
authored
chore: update sonar action (#48)
1 parent bfcd4ee commit a2aa330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
path: ./coverage
103103

104104
- name: 📡 SonarCloud Scan
105-
uses: SonarSource/sonarcloud-github-action@master
105+
uses: SonarSource/sonarqube-scan-action@master
106106
env:
107107
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
108108
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)