Removed explicit action host
All checks were successful
Tests / Build and Test (3.10) (pull_request) Successful in 1m4s
Tests / Build and Test (3.11) (pull_request) Successful in 1m1s
Tests / Build and Test (3.12) (pull_request) Successful in 1m7s
Tests / Build and Test (3.9) (pull_request) Successful in 1m4s
Tests / SonarCloud (pull_request) Successful in 37s

This commit is contained in:
Profitroll 2024-10-29 23:42:07 +02:00
parent fe71860faa
commit 2757bd6b72

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 }}