We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f49adc commit 6123d97Copy full SHA for 6123d97
.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@v6.0.0
+ uses: SonarSource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602 # v6.0.0
0 commit comments