Skip to content

Commit fcb39c4

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

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

0 commit comments

Comments
 (0)