ci: set tag for gitleaks
This commit is contained in:
parent
8e6472e491
commit
c6800a3044
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
steps:
|
||||
gitleaks:
|
||||
image: zricethezav/gitleaks:latest
|
||||
image: zricethezav/gitleaks:v8.18.0
|
||||
commands:
|
||||
- gitleaks detect --no-git --verbose --source $CI_WORKSPACE
|
||||
when:
|
||||
|
|
Reference in a new issue