Removed explicit action host #154

Merged
profitroll merged 2 commits from profitroll/actions-fix into dev 2024-10-29 23:57:44 +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 }}