Skip to content

Commit bb9a1be

Browse files
⬆️ Update SonarSource/sonarcloud-github-action action to v5 (#595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 153c012 commit bb9a1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
token: ${{ secrets.CODECOV_TOKEN }}
8181
- name: SonarCloud Scan
8282
if: github.event.pull_request.head.repo.fork == false
83-
uses: SonarSource/sonarcloud-github-action@v4.0.0
83+
uses: SonarSource/sonarcloud-github-action@v5.0.0
8484
env:
8585
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8686
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)