mirror of
https://github.com/kitabisa/sonarqube-action.git
synced 2025-11-02 14:34:18 +08:00
Update readme
This commit is contained in:
parent
16486220f2
commit
b87ffe4bf5
@ -24,7 +24,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- name: SonarQube Scan
|
- name: SonarQube Scan
|
||||||
uses: kitabisa/sonarqube-action@v1.1.0
|
uses: kitabisa/sonarqube-action@v1.1.2
|
||||||
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