Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/renovate/mariadb-11.5.2' into de…
Browse files Browse the repository at this point in the history
…velop
  • Loading branch information
abrain committed Nov 21, 2024
2 parents 6ef9fca + 471bdc5 commit 7064bd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

services:
mysql:
image: mariadb:11.5.2@sha256:4a1de8fa2a929944373d7421105500ff6f889ce90dcb883fbb2fdb070e4d427e
image: mariadb:11.5.2@sha256:2d50fe0f77dac919396091e527e5e148a9de690e58f32875f113bef6506a17f5
env:
MARIADB_USER: wptestuser
MARIADB_PASSWORD: wptestpass
Expand Down Expand Up @@ -130,7 +130,7 @@ jobs:

services:
mysql:
image: mariadb:11.5.2@sha256:4a1de8fa2a929944373d7421105500ff6f889ce90dcb883fbb2fdb070e4d427e
image: mariadb:11.5.2@sha256:2d50fe0f77dac919396091e527e5e148a9de690e58f32875f113bef6506a17f5
env:
MARIADB_USER: wptestuser
MARIADB_PASSWORD: wptestpass
Expand Down

0 comments on commit 7064bd3

Please sign in to comment.