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 c285548 commit a731d35Copy full SHA for a731d35
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
STRYKER_DASHBOARD_API_KEY: ${{ secrets.STRYKER_DASHBOARD_API_KEY }}
42
- name: sonarcloud.io
43
- uses: sonarsource/sonarqube-scan-action@v5.3.1
+ uses: sonarsource/sonarqube-scan-action@v6.0.0
44
env:
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments