Skip to content

Commit

Permalink
[#1457] Update sonarsource/sonarcloud-github-action action to v4
Browse files Browse the repository at this point in the history
Co-authored-by: Mustafa Ozhan <[email protected]>
  • Loading branch information
renovate[bot] and mustafaozhan authored Dec 22, 2024
1 parent cb1de06 commit 96c0597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ jobs:
coverage-reports: build/reports/kover/report.xml

- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@v3.1.0
uses: sonarsource/sonarcloud-github-action@v4.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 96c0597

Please sign in to comment.