diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 2400c617..ba271753 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -53,7 +53,7 @@ jobs: services: mysql: - image: mariadb:11.5.2@sha256:2d50fe0f77dac919396091e527e5e148a9de690e58f32875f113bef6506a17f5 + image: mariadb:11.6.2@sha256:0a620383fe05d20b3cc7510ebccc6749f83f1b0f97f3030d10dd2fa199371f07 env: MARIADB_USER: wptestuser MARIADB_PASSWORD: wptestpass @@ -130,7 +130,7 @@ jobs: services: mysql: - image: mariadb:11.5.2@sha256:2d50fe0f77dac919396091e527e5e148a9de690e58f32875f113bef6506a17f5 + image: mariadb:11.6.2@sha256:0a620383fe05d20b3cc7510ebccc6749f83f1b0f97f3030d10dd2fa199371f07 env: MARIADB_USER: wptestuser MARIADB_PASSWORD: wptestpass