Skip to content

Commit bb17499

Browse files
authored
Update SonarCloud Scan version in GitHub Actions (#417)
1 parent 4e1a82c commit bb17499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,6 @@ jobs:
138138
name: codeql-artifacts
139139
path: ${{ env.RESULTS_DIR }}
140140
- name: SonarCloud Scan
141-
uses: SonarSource/sonarqube-scan-action@v5
141+
uses: SonarSource/sonarqube-scan-action@v6
142142
env:
143143
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)