Compare commits

..

3 Commits

Author SHA1 Message Date
Stefan Allius
4a244f8023 Update ghcr.io/hassio-addons/base Docker tag to v18.1.4 2025-10-09 21:45:31 +02:00
Stefan Allius
cdf1b5652e revert to python 3.13 for github actions 2025-10-09 21:40:42 +02:00
Stefan Allius
29c453ddc2 Revert "Update ghcr.io/hassio-addons/base Docker tag to v18.1.4 (#496)"
This reverts commit d8a04fedb8.
2025-10-09 21:34:28 +02:00

View File

@@ -58,7 +58,7 @@ jobs:
coverage report
- name: Analyze with SonarCloud
if: ${{ env.SONAR_TOKEN != 0 }}
uses: SonarSource/sonarqube-scan-action@v7
uses: SonarSource/sonarqube-scan-action@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: