diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 8516f537..d7b3f9a8 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:4a1de8fa2a929944373d7421105500ff6f889ce90dcb883fbb2fdb070e4d427e + image: mariadb:11.5.2@sha256:2d50fe0f77dac919396091e527e5e148a9de690e58f32875f113bef6506a17f5 env: MARIADB_USER: wptestuser MARIADB_PASSWORD: wptestpass @@ -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