chore(deps): update zricethezav/gitleaks docker tag to v8.18.3
Some checks failed
ci/woodpecker/pull_request_closed/lint Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/pull_request_closed/build Pipeline was successful
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
Renovate Bot 2024-06-03 00:13:14 +00:00
parent c72bafa7de
commit c072c8d63b

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: