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 d335f28 + 9248c73 commit 4ccffb4Copy full SHA for 4ccffb4
.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@786af10ed495f5fe0d685df87f5f8a075599aa85
+ uses: SonarSource/sonarqube-scan-action@1a6d90ebcb0e6a6b1d87e37ba693fe453195ae25
106
env:
107
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
108
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments