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

This commit is contained in:
2026-06-15 02:08:14 +00:00
parent a5f7d8dcb3
commit a3fc311e6b
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
--output.checkstyle.path=golangci-lint-report.xml
- name: SonarQube Scan
uses: SonarSource/sonarqube-scan-action@v7.2.1
uses: SonarSource/sonarqube-scan-action@v8.2.0
env:
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST }}
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}