Skip to content

Commit

Permalink
ci: updates outdated sonarcloud action (#3628)
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet authored Feb 20, 2025
1 parent b285bbd commit bff988b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,8 @@ jobs:
merge-multiple: true

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

publish-preview-site:
Expand Down

0 comments on commit bff988b

Please sign in to comment.