Skip to content

Commit d5fa6a0

Browse files
build(deps): bump sonarsource/sonarcloud-github-action from 1.9 to 2.1 (#551)
1 parent e68dea1 commit d5fa6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

0 commit comments

Comments
 (0)