fix: uses new action
Some checks failed
SonarQube Scan / SonarQube Trigger (pull_request) Failing after 28s
Some checks failed
SonarQube Scan / SonarQube Trigger (pull_request) Failing after 28s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: SonarQube Scan
|
- name: SonarQube Scan
|
||||||
uses: kitabisa/sonarqube-action@v1.2.1
|
uses: https://code.caldwell.digital/tools/sonarqube-action@v0.0.3
|
||||||
with:
|
with:
|
||||||
host: "https://qube.caldwell.digital"
|
host: "https://qube.caldwell.digital"
|
||||||
login: ${{ secrets.SONARQUBE_TOKEN }}
|
login: ${{ secrets.SONARQUBE_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user