Skip to content

Commit

Permalink
Merge pull request #304 from trojs/renovate/sonarsource-sonarcloud-gi…
Browse files Browse the repository at this point in the history
…thub-action-5.x

Update sonarsource/sonarcloud-github-action action to v5
  • Loading branch information
w3nl authored Mar 3, 2025
2 parents 4a53483 + e49c995 commit a6e1096
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 @@ -21,7 +21,7 @@ jobs:
env:
CI: true
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@v4.0.0
uses: sonarsource/sonarcloud-github-action@v5.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit a6e1096

Please sign in to comment.