Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent f506bbd commit 698e971
Show file tree
Hide file tree
Showing 2 changed files with 1,284 additions and 1,255 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:

services:
mysql:
image: mysql:8.3
image: mysql:8.4
env:
MYSQL_ALLOW_EMPTY_PASSWORD: yes
MYSQL_DATABASE: laravel_ddd_testing
Expand Down Expand Up @@ -126,7 +126,7 @@ jobs:

services:
mysql:
image: mysql:8.3
image: mysql:8.4
env:
MYSQL_ALLOW_EMPTY_PASSWORD: yes
MYSQL_DATABASE: laravel_ddd_testing
Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:

services:
mysql:
image: mysql:8.3
image: mysql:8.4
env:
MYSQL_ALLOW_EMPTY_PASSWORD: yes
MYSQL_DATABASE: laravel_ddd_testing
Expand Down
Loading

0 comments on commit 698e971

Please sign in to comment.