Skip to content

Commit d5adafa

Browse files
build(deps): bump sonarsource/sonarcloud-github-action from 2.1 to 2.2 (#600)
1 parent 49a8a71 commit d5adafa

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

0 commit comments

Comments
 (0)