We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e1a82c commit bb17499Copy full SHA for bb17499
1 file changed
.github/workflows/sonarcloud.yml
@@ -138,6 +138,6 @@ jobs:
138
name: codeql-artifacts
139
path: ${{ env.RESULTS_DIR }}
140
- name: SonarCloud Scan
141
- uses: SonarSource/sonarqube-scan-action@v5
+ uses: SonarSource/sonarqube-scan-action@v6
142
env:
143
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments