ci: set tag for gitleaks

This commit is contained in:
Michael Grote 2024-01-26 22:52:50 +01:00
parent d615e91b18
commit a04170eaa6
1 changed files with 1 additions and 1 deletions

View File

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