We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffbf4a9 commit c478087Copy full SHA for c478087
.github/workflows/sonarcloud_scan.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: ./.github/actions/setup
35
36
- name: SonarCloud Scan
37
- uses: SonarSource/sonarcloud-github-action@49e6cd3b187936a73b8280d59ffd9da69df63ec9 # v2.1.1
+ uses: SonarSource/sonarqube-scan-action@v5
38
env:
39
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
40
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments