Skip to content

Commit

Permalink
SonarSource/sonarcloud-github-action -> SonarSource/sonarqube-scan-ac…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
chrisbloe-nhse committed Jan 21, 2025
1 parent 735c9af commit 2020a27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sonarcloud-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
cd ..
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
uses: SonarSource/sonarqube-scan-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 2020a27

Please sign in to comment.