diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 76c7b4e..5251f58 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: - name: Minimize uv cache run: uv cache prune --ci - - name: SonarQube Cloud Scan + - name: SonarQube Scan uses: SonarSource/sonarqube-scan-action@v4.2.1 env: SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST_URL }}