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 f09d671 commit 9a6f87dCopy full SHA for 9a6f87d
.github/workflows/sonarcloud.yml
@@ -16,6 +16,6 @@ jobs:
16
with:
17
fetch-depth: 0
18
- name: SonarQube Scan
19
- uses: SonarSource/sonarqube-scan-action@v5
+ uses: SonarSource/sonarqube-scan-action@v6
20
env:
21
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments