chore(deps): update sonarsource/sonarqube-scan-action action to v8
Tests / Run Tests (pull_request) Successful in 1m24s

This commit is contained in:
2026-06-23 04:21:38 +00:00
parent 76df8d9f75
commit 5e3102b884
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
--output.checkstyle.path=golangci-lint-report.xml --output.checkstyle.path=golangci-lint-report.xml
- name: SonarQube Scan - name: SonarQube Scan
uses: SonarSource/sonarqube-scan-action@v7.2.1 uses: SonarSource/sonarqube-scan-action@v8.2.0
env: env:
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST }} SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST }}
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }} SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}