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 6372e42 + 2590b69 commit 43369adCopy full SHA for 43369ad
.github/workflows/build.yml
@@ -22,6 +22,6 @@ jobs:
22
- name: Run tox
23
run: tox -e py
24
- name: SonarQube Cloud Scan
25
- uses: SonarSource/sonarqube-scan-action@v4
+ uses: SonarSource/sonarqube-scan-action@v5.3.1
26
env:
27
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments