We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69951e4 + 6a5ab80 commit 5b2ac18Copy full SHA for 5b2ac18
.github/workflows/check-code-quality.yml
@@ -266,7 +266,7 @@ jobs:
266
sed -i 's|<source>[^<]*</source>|<source>.</source>|g' ./cov-report.xml
267
268
- name: Run SonarCloud Scanner
269
- uses: SonarSource/sonarqube-scan-action@v5
+ uses: SonarSource/sonarqube-scan-action@v6
270
with:
271
# See doc:
272
# https://docs.sonarsource.com/sonarqube/9.9/analyzing-source-code/languages/python/
0 commit comments