v4.1.0 #189

Merged
profitroll merged 29 commits from dev into main 2025-02-16 18:37:39 +02:00
Showing only changes of commit 845a69491d - Show all commits

View File

@ -20,5 +20,5 @@ jobs:
- name: SonarQube Scan - name: SonarQube Scan
uses: SonarSource/sonarqube-scan-action@v4.2.1 uses: SonarSource/sonarqube-scan-action@v4.2.1
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}