We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4030e78 + 0bcf1f5 commit 851b10bCopy full SHA for 851b10b
1 file changed
.github/workflows/sonarqube.yml
@@ -42,7 +42,7 @@ jobs:
42
ctest
43
44
- name: SonarQube Scan
45
- uses: SonarSource/sonarqube-scan-action@v4
+ uses: SonarSource/sonarqube-scan-action@v5
46
env:
47
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
48
with:
0 commit comments