Bump sonarqube-scan-action to v5 (#73)

This commit is contained in:
wkoot
2025-09-02 09:49:18 +02:00
committed by GitHub
parent 59730a5184
commit e03195c9b1
2 changed files with 3 additions and 2 deletions
+1 -2
View File
@@ -35,7 +35,6 @@ jobs:
- name: Sonar scan
if: env.SONAR_TOKEN != null
uses: SonarSource/sonarqube-scan-action@v4
uses: SonarSource/sonarqube-scan-action@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
+2
View File
@@ -6,6 +6,8 @@ sonar.projectVersion=1.8.2
# Path is relative to the sonar-project.properties file
sonar.sources=netbox_slm
sonar.exclusions=netbox_slm/tests/**
sonar.tests=netbox_slm/tests
sonar.python.version=3.11, 3.12, 3.13
# Python test reports