ci: set tag for gitleaks

This commit is contained in:
Michael Grote 2024-01-26 22:53:05 +01:00
parent 8e6472e491
commit c6800a3044
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
--- ---
steps: steps:
gitleaks: gitleaks:
image: zricethezav/gitleaks:latest image: zricethezav/gitleaks:v8.18.0
commands: commands:
- gitleaks detect --no-git --verbose --source $CI_WORKSPACE - gitleaks detect --no-git --verbose --source $CI_WORKSPACE
when: when: