fix(ci): image name
This commit is contained in:
parent
523f2e6719
commit
dc7fc6079a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue