Compare commits
1 Commits
v0.3.0
...
d9a0ecd095
Author | SHA1 | Date | |
---|---|---|---|
d9a0ecd095 |
@ -24,7 +24,7 @@ jobs:
|
||||
no-fail: true
|
||||
|
||||
- name: SonarQube Scan
|
||||
uses: SonarSource/sonarqube-scan-action@v4.2.1
|
||||
uses: SonarSource/sonarqube-scan-action@v5.0.0
|
||||
env:
|
||||
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST_URL }}
|
||||
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
|
||||
|
Reference in New Issue
Block a user