Skip to content

Commit

Permalink
Fix Github CI checks
Browse files Browse the repository at this point in the history
  • Loading branch information
TamiTakamiya committed Feb 18, 2025
1 parent d251b56 commit dc0fd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
# SonarCloud coverage
#####################
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
uses: SonarSource/sonarqube-scan-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit dc0fd2c

Please sign in to comment.