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 2ff060f commit 37f07ecCopy full SHA for 37f07ec
.github/workflows/tests.yaml
@@ -74,7 +74,7 @@ jobs:
74
uses: codecov/[email protected]
75
- name: SonarCloud Scan
76
if: github.event.pull_request.head.repo.fork == false
77
- uses: SonarSource/sonarcloud-github-action@v2.2.0
+ uses: SonarSource/sonarcloud-github-action@v2.3.0
78
env:
79
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
80
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments