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 f45b9b8 + 9fa58c1 commit c0b592dCopy full SHA for c0b592d
1 file changed
.github/workflows/python-coverage.yml
@@ -102,7 +102,7 @@ jobs:
102
103
- name: SonarQube Scan
104
# yamllint disable-line rule:line-length
105
- uses: SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9
+ uses: SonarSource/sonarqube-scan-action@b9f37f9de00914b9db556335bd46019dbafed98d
106
env:
107
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
108
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments