Skip to content

Commit 3a46567

Browse files
authored
Merge branch 'dev' into feat/fluent-v9-upgrade
2 parents e9bb674 + bff988b commit 3a46567

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,8 @@ jobs:
161161
merge-multiple: true
162162

163163
- name: Run sonar cloud analysis
164-
uses: SonarSource/sonarcloud-github-action@master
164+
uses: SonarSource/sonarqube-scan-action@v5
165165
env:
166-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
167166
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
168167

169168
publish-preview-site:

0 commit comments

Comments
 (0)