v3.3.0 #159

Merged
profitroll merged 53 commits from dev into main 2024-12-16 23:48:08 +02:00
Showing only changes of commit 2757bd6b72 - Show all commits

View File

@ -46,7 +46,7 @@ jobs:
with:
fetch-depth: 0
- name: SonarCloud Scan
uses: https://github.com/SonarSource/sonarcloud-github-action@master
uses: SonarSource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}