Skip to content

Commit d2b72e2

Browse files
build(deps): bump sonarsource/sonarcloud-github-action from 2.2 to 2.3 (#608)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 466c71c commit d2b72e2

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.2
159+
uses: sonarsource/sonarcloud-github-action@v2.3
160160
env:
161161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
162162
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)