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

This commit is contained in:
Renovate Bot 2024-06-15 00:03:26 +00:00
parent 8ec4b70cf8
commit 99f7f80023

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: