aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenovate Bot2024-06-15 02:04:20 +0200
committerrenovate2024-06-15 02:04:20 +0200
commit92ca07a60f6babae23a4d28a0837d0e67de99301 (patch)
treecf46fe25333becc2c10d4ffbc5f08aa54b1fed16
parent5bfdd75e2660a5006211a8c276bf3e5fd29d2d30 (diff)
chore(deps): update zricethezav/gitleaks docker tag to v8.18.4 (#27)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
-rw-r--r--.woodpecker/lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker/lint.yml b/.woodpecker/lint.yml
index a2f68e0..1f92f16 100644
--- a/.woodpecker/lint.yml
+++ b/.woodpecker/lint.yml
@@ -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: