Skip to content

Commit

Permalink
ci: 💚 remove deprecated action and replace with latest
Browse files Browse the repository at this point in the history
  • Loading branch information
luffynando committed Dec 24, 2024
1 parent eb5d649 commit b2e7110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
path: coverage

- 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 }}

0 comments on commit b2e7110

Please sign in to comment.