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 6fd343a + c4c2319 commit f449846Copy full SHA for f449846
.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@3988e54db2467c7e9583a4af619c3f5647d6b8ad
+ uses: SonarSource/sonarqube-scan-action@f099b441665cb71b0414100cfaf6d835492cee5f
106
env:
107
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
108
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments