Skip to content

Commit c4c2319

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@f099b441665cb71b0414100cfaf6d835492cee5f
106106
env:
107107
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
108108
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)