Skip to content

Commit b4ce35f

Browse files
build(deps): bump sonarsource/sonarcloud-github-action from 4.0 to 5.0 (#673)
1 parent 5275f3c commit b4ce35f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ jobs:
239239
mv ./var/coverage/clover.xml coverage.xml
240240
241241
- name: SonarCloud Scan
242-
uses: sonarsource/sonarcloud-github-action@v4.0
242+
uses: sonarsource/sonarcloud-github-action@v5.0
243243
env:
244244
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
245245
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)