Skip to content

Commit 2da68c4

Browse files
authored
Merge pull request #909 from sir-gon/dependabot/github_actions/SonarSource/sonarqube-scan-action-7006c4492b2e0ee0f816d36501671557c97f5995
Bump SonarSource/sonarqube-scan-action from 30dbe5c9eeccb106afb2590dcb61f7a05ffbee14 to 7006c4492b2e0ee0f816d36501671557c97f5995
2 parents eff1e5a + ae25bcd commit 2da68c4

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

0 commit comments

Comments
 (0)