Skip to content

Commit 33aa0d9

Browse files
Bump SonarSource/sonarqube-scan-action
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from f099b441665cb71b0414100cfaf6d835492cee5f to f00de44f574073760c9deaf47f694e10431f3988. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@f099b44...f00de44) --- updated-dependencies: - dependency-name: SonarSource/sonarqube-scan-action dependency-version: f00de44f574073760c9deaf47f694e10431f3988 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 263ebaf commit 33aa0d9

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

0 commit comments

Comments
 (0)