Skip to content

Commit db39312

Browse files
committed
ci: update SonarCloud action
1 parent 3632fda commit db39312

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
--data-urlencode "name=main" >/dev/null || true
226226
227227
- name: Run Sonar scan
228-
uses: SonarSource/sonarqube-scan-action@v5
228+
uses: SonarSource/sonarqube-scan-action@v6
229229
env:
230230
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
231231

0 commit comments

Comments
 (0)