mirror of
https://github.com/bambuscontrol/obsidian-unicode-search.git
synced 2026-07-22 07:20:27 +00:00
Update Sonar
This commit is contained in:
parent
9b74a6bc89
commit
c6df7a34bb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonar-analysis.yml
vendored
2
.github/workflows/sonar-analysis.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
npx jest --coverage
|
||||
|
||||
- name: SonarCloud Scan
|
||||
uses: SonarSource/sonarcloud-github-action@master
|
||||
uses: SonarSource/sonarqube-scan-action@master
|
||||
env:
|
||||
# Needed to get PR information, if any
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue