chore(deps): update zricethezav/gitleaks docker tag to v8.18.3 (#24)
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details

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-03 21:23:46 +02:00 committed by renovate
parent cdc929da7b
commit 33004e23a8
1 changed files with 1 additions and 1 deletions

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: