Merge pull request 'Test PR' (#152) from profitroll/python-3.12 into dev

Reviewed-on: #152
This commit is contained in:
Profitroll 2024-10-29 23:40:19 +02:00
commit fe71860faa

View File

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