Skip to content

Commit a88f6bd

Browse files
authored
Merge pull request #893 from sir-gon/dependabot/github_actions/SonarSource/sonarqube-scan-action-f00de44f574073760c9deaf47f694e10431f3988
Bump SonarSource/sonarqube-scan-action from f099b441665cb71b0414100cfaf6d835492cee5f to f00de44f574073760c9deaf47f694e10431f3988
2 parents 95f463a + 33aa0d9 commit a88f6bd

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)