Sonar
This commit is contained in:
parent
40870c63a1
commit
bff0bed763
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonar.yml
vendored
2
.github/workflows/sonar.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
# env:
|
||||
# CI: true
|
||||
- name: SonarQube Scan
|
||||
uses: github.com/SonarSource/sonarqube-scan-action@v6
|
||||
uses: https://github.com/SonarSource/sonarqube-scan-action@v6
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue