Skip to content

Commit

Permalink
chore: update SonarCloud CI action
Browse files Browse the repository at this point in the history
Signed-off-by: Vladyslav Dukhin <[email protected]>
  • Loading branch information
primeare committed Dec 7, 2024
1 parent 63cc507 commit 41dae7e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,8 @@ jobs:
fetch-depth: 0
- id: sonarcloud
name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@master
uses: sonarsource/sonarqube-scan-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
- id: shellcheck
name: Differential ShellCheck
Expand Down

0 comments on commit 41dae7e

Please sign in to comment.