Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Update node-ci.yml
Browse files Browse the repository at this point in the history
Signed-off-by: dmitrii-bedov <[email protected]>
  • Loading branch information
dmitrii-bdv authored Mar 7, 2024
1 parent 6239918 commit ad20c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
run: sed -i "s+${GITHUB_WORKSPACE}+/github/workspace+g" eslint-report.json

- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@v1.9
uses: SonarSource/sonarcloud-github-action@v2.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit ad20c1d

Please sign in to comment.