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 ab7f46f commit 3a0f950Copy full SHA for 3a0f950
.github/workflows/test.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: REUSE Compliance Check
52
uses: fsfe/reuse-action@v5
53
- name: SonarQube Scan
54
- uses: SonarSource/sonarqube-scan-action@v5
+ uses: SonarSource/sonarqube-scan-action@v6
55
env:
56
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
57
SONAR_HOST_URL: https://sonarcloud.io
0 commit comments