mirror of
https://github.com/kitabisa/sonarqube-action.git
synced 2025-11-01 05:34:18 +08:00
Update readme
This commit is contained in:
parent
b3336b356f
commit
513476d3b8
@ -37,7 +37,7 @@ jobs:
|
|||||||
# Disabling shallow clone is recommended for improving relevancy of reporting
|
# Disabling shallow clone is recommended for improving relevancy of reporting
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: SonarQube Scan
|
- name: SonarQube Scan
|
||||||
uses: kitabisa/sonarqube-action@v1.1.2
|
uses: kitabisa/sonarqube-action@v1.2.0
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.SONARQUBE_HOST }}
|
host: ${{ secrets.SONARQUBE_HOST }}
|
||||||
login: ${{ secrets.SONARQUBE_TOKEN }}
|
login: ${{ secrets.SONARQUBE_TOKEN }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user