fix(ci): image name

This commit is contained in:
Simon Cornet 2025-05-09 12:18:30 +02:00
commit dc7fc6079a

View file

@ -4,7 +4,7 @@
gitleaks:
stage: "gitleaks"
image:
name: "gitleaks/gitleaks:latest"
name: "ghcr.io/gitleaks/gitleaks:latest"
rules:
# run only on push to default branch