Merge pull request 'chore(deps): update zricethezav/gitleaks docker tag to v8.18.3' (#16) from renovate/zricethezav-gitleaks-8.x into master
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
renovate 2024-06-03 02:13:15 +02:00
commit 0e08fd4c07

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: