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:
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue