Skip to content

Commit 630be20

Browse files
authored
Merge pull request #867 from sir-gon/renovate/sonarsource-sonarqube-scan-action-digest
Update SonarSource/sonarqube-scan-action digest to dcc5211
2 parents 3e69e7b + ca11353 commit 630be20

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@b9f37f9de00914b9db556335bd46019dbafed98d
105+
uses: SonarSource/sonarqube-scan-action@dcc5211de53084482f1c6779dda263459f5274f6
106106
env:
107107
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
108108
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)