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 ceeb16d commit 375a33cCopy full SHA for 375a33c
1 file changed
.github/workflows/sonar-qube-scan.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: SonarQube Scan
30
if: ${{ github.actor != 'dependabot[bot]' }}
31
- uses: SonarSource/sonarqube-scan-action@v5.2.0
+ uses: SonarSource/sonarqube-scan-action@v6.0.0
32
env:
33
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments