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 4c1d5db commit 586a8c4Copy full SHA for 586a8c4
.github/workflows/publishment.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: ./.github/actions/download-lint-report
30
31
- name: SonarCloud Scan
32
- uses: SonarSource/sonarcloud-github-action@latest
+ uses: SonarSource/sonarqube-scan-action@v4.2.1
33
env:
34
SONAR_TOKEN: ${{ secrets.SONARQUBE_SCANNER }}
35
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments