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 7d28061 commit cc31f9eCopy full SHA for cc31f9e
.github/workflows/tests.yaml
@@ -45,7 +45,7 @@ jobs:
45
uses: codecov/[email protected]
46
- name: SonarCloud Scan
47
if: github.event.pull_request.head.repo.fork == false
48
- uses: SonarSource/sonarcloud-github-action@v1.9
+ uses: SonarSource/sonarcloud-github-action@v2.1
49
env:
50
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
51
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments