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 575917b commit 86180baCopy full SHA for 86180ba
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
run: pnpm coverage
59
60
- name: SonarCloud Scan
61
- uses: SonarSource/sonarcloud-github-action@master
+ uses: SonarSource/sonarcloud-github-action@v1.8
62
env:
63
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
64
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments