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 d2751c4 commit 782d86eCopy full SHA for 782d86e
.github/workflows/sonar.yml
@@ -39,7 +39,7 @@ jobs:
39
run: yarn run all
40
41
- name: SonarCloud Scan
42
- uses: sonarsource/sonarcloud-github-action@e44258b109568baa0df60ed515909fc6c72cba92 # v2.3.0
+ uses: sonarsource/sonarcloud-github-action@eb211723266fe8e83102bac7361f0a05c3ac1d1b # v3.0.0
43
env:
44
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
45
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments