Skip to content

Commit b1c6667

Browse files
build(deps): bump sonarsource/sonarcloud-github-action from 2.3 to 3.0 (#621)
1 parent 96d850f commit b1c6667

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
@@ -156,7 +156,7 @@ jobs:
156156
mv ./var/coverage/clover.xml coverage.xml
157157
158158
- name: SonarCloud Scan
159-
uses: sonarsource/sonarcloud-github-action@v2.3
159+
uses: sonarsource/sonarcloud-github-action@v3.0
160160
env:
161161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
162162
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)