Skip to content

Commit 991159a

Browse files
committed
fix: changing sonar action
1 parent 305e708 commit 991159a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: jpb06/[email protected]
5656

5757
- name: SonarCloud Scan
58-
uses: sonarsource/sonarcloud-github-action@master
58+
uses: sonarqube-scan-action@master
5959
env:
6060
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6161
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)