chore(deps): update zricethezav/gitleaks docker tag to v8.18.3 #17

Merged
renovate merged 1 commit from renovate/zricethezav-gitleaks-8.x into main 2024-06-03 02:09:34 +02:00
Showing only changes of commit c4c383134c - Show all commits

View file

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