Skip to content

Commit

Permalink
(nut-tree#265) Upgraded to SonarSource/sonarcloud-github-action v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
s1hofmann committed Aug 31, 2021
1 parent 5033525 commit 6f0c298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
npm run coverage:merge
npm run coverage:merge-report
- name: Send results to SonarCloud
uses: SonarSource/sonarcloud-github-action@v1.4
uses: SonarSource/sonarcloud-github-action@v1.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 6f0c298

Please sign in to comment.