Compare commits

...

2 Commits

Author SHA1 Message Date
8948b67273 chore(deps): update sonarsource/sonarqube-scan-action action to v5 2025-02-17 10:59:08 +00:00
71ab59e8bc Update renovate.json
Some checks failed
/ sonar (push) Successful in 52s
/ release (push) Failing after 53s
2025-02-17 11:56:24 +01:00
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ jobs:
no-fail: true
- name: SonarQube Scan
uses: SonarSource/sonarqube-scan-action@v4.2.1
uses: SonarSource/sonarqube-scan-action@v5.0.0
env:
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST_URL }}

View File

@ -7,8 +7,8 @@
],
"platformCommit": "enabled",
"dependencyDashboardAutoclose": true,
"assignAutomerge": true,
"assigneesFromCodeOwners": true,
"assignAutomerge": false,
"assigneesFromCodeOwners": false,
"rebaseWhen": "behind-base-branch",
"rollbackPrs": true,
"labels": [