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

Merged
renovate merged 1 commit from renovate/zricethezav-gitleaks-8.x into master 2024-06-15 02:03:28 +02:00
Showing only changes of commit 99f7f80023 - Show all commits

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: