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 05bed87 + 5320f76 commit 5c72a5aCopy full SHA for 5c72a5a
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@dcc5211de53084482f1c6779dda263459f5274f6
+ uses: SonarSource/sonarqube-scan-action@9598b8a83feef37de07f549027fab50ecffe6a6e
106
env:
107
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
108
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments