Skip to content

Commit e49591d

Browse files
baywetmusale
andauthored
ci: updates outdated sonarcloud action (#3404)
Co-authored-by: Musale Martin <[email protected]>
1 parent 9a11a82 commit e49591d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ jobs:
9090
path: coverage/
9191

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

0 commit comments

Comments
 (0)