chore(deps): update sonarsource/sonarqube-scan-action action to v5.3.0

This commit is contained in:
2025-07-22 09:06:52 +00:00
parent 12770e487b
commit a358e4be65
11 changed files with 11 additions and 11 deletions

View File

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