Test PR #152

Merged
profitroll merged 1 commits from profitroll/python-3.12 into dev 2024-10-29 23:40:19 +02:00
Showing only changes of commit acb77049d1 - Show all commits

View File

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