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 e4d0156 commit e59892fCopy full SHA for e59892f
.github/workflows/sonar.yaml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
21
- name: SonarCloud Scan
22
- uses: sonarsource/sonarcloud-github-action@6bbd64e0cb2194e04addb429d669a9ee873eeeef # master
+ uses: sonarsource/sonarcloud-github-action@19888635fa64d24e533d388efe8264402dfd721b # master
23
env:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments