Skip to content

Commit ca59834

Browse files
Update SonarSource/sonarqube-scan-action digest to d899ed2
1 parent 6fd343a commit ca59834

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102

103103
- name: SonarQube Scan
104104
# yamllint disable-line rule:line-length
105-
uses: SonarSource/sonarqube-scan-action@3988e54db2467c7e9583a4af619c3f5647d6b8ad
105+
uses: SonarSource/sonarqube-scan-action@d899ed299620f557b0175710b8dedbdd7c31213d
106106
env:
107107
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
108108
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)