Skip to content

Commit ef7e6de

Browse files
⬆️ Update SonarSource/sonarcloud-github-action action to v4
1 parent f51fbed commit ef7e6de

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@v3.1.0
83+
uses: SonarSource/sonarcloud-github-action@v4.0.0
8484
env:
8585
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8686
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)