Compare commits
1 Commits
7205d20839
...
dec614ff6e
| Author | SHA1 | Date | |
|---|---|---|---|
| dec614ff6e |
@@ -43,7 +43,7 @@ jobs:
|
||||
--output.checkstyle.path=golangci-lint-report.xml
|
||||
|
||||
- name: SonarQube Scan
|
||||
uses: SonarSource/sonarqube-scan-action@v7.2.1
|
||||
uses: SonarSource/sonarqube-scan-action@v8.1.0
|
||||
env:
|
||||
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST }}
|
||||
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user