Skip to content

Commit

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

Update sonarsource/sonarcloud-github-action action to v4
  • Loading branch information
w3nl authored Dec 5, 2024
2 parents fbfbef3 + f103563 commit d027cb2
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@v3.1.0
uses: sonarsource/sonarcloud-github-action@v4.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit d027cb2

Please sign in to comment.