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.
2 parents 39827c3 + 12b8544 commit 2d0e45dCopy full SHA for 2d0e45d
.github/workflows/node-ci.yml
@@ -74,6 +74,6 @@ jobs:
74
with:
75
fetch-depth: 0
76
- name: SonarQube Scan
77
- uses: SonarSource/sonarqube-scan-action@v5
+ uses: SonarSource/sonarqube-scan-action@v6
78
env:
79
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments