chore(deps): update sonarsource/sonarqube-scan-action action to v6

This commit is contained in:
2025-09-18 09:08:29 +00:00
parent 18a4748738
commit f14766b238
11 changed files with 11 additions and 11 deletions

View File

@@ -66,7 +66,7 @@ jobs:
sed -i 's@${{ gitea.workspace }}@/github/workspace@g' coverage.xml
- name: SonarQube Cloud Scan
uses: SonarSource/sonarqube-scan-action@v5.3.1
uses: SonarSource/sonarqube-scan-action@v6.0.0
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}