File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ jobs:
175175 run : vendor/bin/phpunit --testsuite integration,unit --coverage-text --coverage-clover=coverage.clover
176176
177177 - name : Code Coverage
178- uses : codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
178+ uses : codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
179179 # only generate coverage against the latest PHP version
180180 if : ${{ matrix.php-version == '8.4' }}
181181 with :
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ services:
4545 ports :
4646 - " 5672:5672/tcp"
4747 kafka :
48- image : confluentinc/cp-kafka:7.9.5 @sha256:c4c6b755551da17fff056b9c8b39700f99020083bd2d69a171ece4784f33e640
48+ image : confluentinc/cp-kafka:7.9.6 @sha256:9e178783dba8cf44cd8b1d260f548a587a21235921957edd4ed7aa7d060b0852
4949 hostname : kafka
5050 ports :
5151 - " 9092:9092/tcp"
You can’t perform that action at this time.
0 commit comments