fix(github action): bump image in github action (#3776)

* manually bump image in workflow because it's not possible to grant GITHUB_TOKEN workflow:write permissions
This commit is contained in:
Iain Sproat
2025-01-07 21:34:43 +00:00
committed by GitHub
parent da10e35920
commit 78773aaef7
@@ -69,7 +69,7 @@ jobs:
services:
postgres:
# Docker Hub image
image: postgres:16.4-bookworm@sha256:91f464e7ba0ad91a106c94cff079fb4384139291b8c0502fd36989cf2c788bbb
image: postgres:16.4-bookworm@sha256:e62fbf9d3e2b49816a32c400ed2dba83e3b361e6833e624024309c35d334b412
env:
POSTGRES_DB: preview_service_test
POSTGRES_PASSWORD: preview_service_test