Skip to content

Commit 3cbe16f

Browse files
authored
Update sonarqube.yml
1 parent 2122e35 commit 3cbe16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarqube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# Disabling shallow clone is recommended for improving relevancy of reporting
2121
fetch-depth: 0
2222
- name: SonarQube Scan
23-
uses: sonarsource/sonarqube-scan-action@v4.2.1
23+
uses: sonarsource/sonarqube-scan-action@v5.2.0
2424
env:
2525
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
2626
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}

0 commit comments

Comments
 (0)