We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7901fad commit a6c478eCopy full SHA for a6c478e
.github/workflows/sonar.yml
@@ -25,4 +25,4 @@ jobs:
25
env:
26
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
27
if: github.event.pull_request.head.repo.full_name == github.repository || env.SONAR_TOKEN != ''
28
- uses: SonarSource/sonarqube-scan-action@v5.1.0
+ uses: SonarSource/sonarqube-scan-action@v5.2.0
0 commit comments