Skip to content

Commit ae25bcd

Browse files
Bump SonarSource/sonarqube-scan-action
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 30dbe5c9eeccb106afb2590dcb61f7a05ffbee14 to 7006c4492b2e0ee0f816d36501671557c97f5995. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@30dbe5c...7006c44) --- updated-dependencies: - dependency-name: SonarSource/sonarqube-scan-action dependency-version: 7006c4492b2e0ee0f816d36501671557c97f5995 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eff1e5a commit ae25bcd

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)