Compare commits

..

No commits in common. "fe8b36c705383fa2b1f184bbb1f17b311c9f32fb" and "5afd538dcd300e33453e2bc640cec6e510ff3c8e" have entirely different histories.

View file

@ -37,7 +37,7 @@ jobs:
run: hatch run default:cov
- name: run sonar-scanner
uses: sonarsource/sonarqube-scan-action@v2.0.2
uses: sonarsource/sonarqube-scan-action@v2.0.1
env:
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST }}
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}