Skip to content

Commit

Permalink
Switch to SonarSource/sonarqube-scan-action
Browse files Browse the repository at this point in the history
  • Loading branch information
myrotvorets-team committed Dec 11, 2024
1 parent 3c2e265 commit c47154f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: sed -i "s@$(pwd)@/github/workspace@g" test-report.xml

- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@02ef91109b2d589e757aefcfb2854c2783fd7b19 # v4.0.0
uses: SonarSource/sonarqube-scan-action@1b442ee39ac3fa7c2acdd410208dcb2bcfaae6c4 # v4.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit c47154f

Please sign in to comment.