File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9292 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
9393
9494 - name : Setup PHP
95- uses : shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # 2.37.0
95+ uses : shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1
9696 with :
9797 php-version : ${{ matrix.php-version }}
9898 coverage : xdebug
Original file line number Diff line number Diff line change 2121 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222
2323 - name : Set up PHP
24- uses : shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # 2.37.0
24+ uses : shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1
2525 with :
2626 php-version : ' 8.2'
2727 extensions : json
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.6 @sha256:9e178783dba8cf44cd8b1d260f548a587a21235921957edd4ed7aa7d060b0852
48+ image : confluentinc/cp-kafka:7.9.7 @sha256:d879d4b81bccb61c9b11f2e69dfcbc4219ea474f6c0df48cc89e75efed82cecb
4949 hostname : kafka
5050 ports :
5151 - " 9092:9092/tcp"
You can’t perform that action at this time.
0 commit comments