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: gitleaks:
stage: "gitleaks" stage: "gitleaks"
image: image:
name: "gitleaks/gitleaks:latest" name: "ghcr.io/gitleaks/gitleaks:latest"
rules: rules:
# run only on push to default branch # run only on push to default branch