Time Zones Are Hard - https://tz.rita.moe

Update SonarSource/sonarqube-scan-action action to v6 (#16)

Reviewed-on: https://git.rita.moe/Rita/tz/pulls/16
Co-authored-by: Renovate [bot] <renovate@rita.moe>
Co-committed-by: Renovate [bot] <renovate@rita.moe>

Changed files
+1 -1
.forgejo
workflows
+1 -1
.forgejo/workflows/sonar.yml
···
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
-
- uses: SonarSource/sonarqube-scan-action@v5
+
- uses: SonarSource/sonarqube-scan-action@v6
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}