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 c7eeb6f commit df34e8cCopy full SHA for df34e8c
.github/workflows/sonar.yml
@@ -28,4 +28,4 @@ jobs:
28
env:
29
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
30
if: github.event.pull_request.head.repo.full_name == github.repository || env.SONAR_TOKEN != ''
31
- uses: SonarSource/sonarqube-scan-action@v5.2.0
+ uses: SonarSource/sonarqube-scan-action@v5.3.1
0 commit comments