Skip to content

Commit

Permalink
ci(action): update sonarsource/sonarcloud-github-action action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
isn-renovate[bot] authored Dec 30, 2024
1 parent 328dc9d commit 3256bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
path: coverage/

- name: Run SonarCloud scan
uses: SonarSource/sonarcloud-github-action@e44258b109568baa0df60ed515909fc6c72cba92 # v2.3.0
uses: SonarSource/sonarcloud-github-action@02ef91109b2d589e757aefcfb2854c2783fd7b19 # v4.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 3256bbe

Please sign in to comment.