diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 37812d0..8a8d2e4 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -12,7 +12,7 @@ jobs: services: postgres: - image: postgres:18@sha256:4aabea78cf39b90e834caf3af7d602a18565f6fe2508705c8d01aa63245c2e20 + image: postgres:18@sha256:3a82e1f56c8f0f5616a11103ac3d47e632c3938698946a7ad26da0df1334744a env: POSTGRES_USER: postgres POSTGRES_PASSWORD: postgres