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 c4a636e commit e2d6056Copy full SHA for e2d6056
.github/workflows/analyze.yml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
name: reports
59
- name: SonarCloud Scan ☁️
60
- uses: SonarSource/sonarcloud-github-action@v1.9.1
+ uses: SonarSource/sonarcloud-github-action@v2.1.1
61
env:
62
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
63
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments