Skip to content

Commit

Permalink
fix: update sonar workflow (#1596)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-Orlov authored Feb 20, 2025
1 parent f932271 commit 5b78101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/theme-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
yarn install
- 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 5b78101

Please sign in to comment.