fix(ci): zizmor security improvements (#10207)

This commit is contained in:
Pepe Fagoaga
2026-03-02 07:24:51 +00:00
committed by GitHub
parent 8be218b29f
commit 7adcbed727
14 changed files with 36 additions and 21 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
services:
postgres:
image: postgres
image: postgres:17@sha256:2cd82735a36356842d5eb1ef80db3ae8f1154172f0f653db48fde079b2a0b7f7
env:
POSTGRES_HOST: ${{ env.POSTGRES_HOST }}
POSTGRES_PORT: ${{ env.POSTGRES_PORT }}