chore(deps): update zricethezav/gitleaks docker tag to v8.18.4 (#20)

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-06-15 02:00:54 +02:00 committed by renovate
parent 9d2a0cabde
commit 64e92b168f

View file

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