Skip to content

Commit

Permalink
ci: update to sonarsource/sonarcloud-github-action 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LayZeeDK committed Dec 29, 2023
1 parent 9065dae commit ce3294e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
run: yarn configure-sonar-report-paths

- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@v2.0.0
uses: sonarsource/sonarcloud-github-action@v2.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit ce3294e

Please sign in to comment.