fix: uses new action
Some checks failed
SonarQube Scan / SonarQube Trigger (pull_request) Failing after 28s

This commit is contained in:
Brock H Caldwell
2025-11-10 16:54:49 -06:00
parent c175dddede
commit c2474942a1

View File

@@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 0
- name: SonarQube Scan
uses: kitabisa/sonarqube-action@v1.2.1
uses: https://code.caldwell.digital/tools/sonarqube-action@v0.0.3
with:
host: "https://qube.caldwell.digital"
login: ${{ secrets.SONARQUBE_TOKEN }}