aboutsummaryrefslogtreecommitdiffstats
path: root/.woodpecker/lint.yml
diff options
context:
space:
mode:
authorRenovate Bot2024-02-01 21:46:49 +0100
committerrenovate2024-02-01 21:46:49 +0100
commite25ad9470c7b54e84fd8a116e5f6709a3e99ee92 (patch)
treee233e54cfac4e664192c61238869bbdc5e2385cb /.woodpecker/lint.yml
parent5c6a06ba6c459ca1fdb7c657615e1b2c7a3045e3 (diff)
chore(deps): update zricethezav/gitleaks docker tag to v8.18.2 (#14)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
Diffstat (limited to '.woodpecker/lint.yml')
-rw-r--r--.woodpecker/lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker/lint.yml b/.woodpecker/lint.yml
index ef076e8..d0314f8 100644
--- a/.woodpecker/lint.yml
+++ b/.woodpecker/lint.yml
@@ -1,7 +1,7 @@
---
steps:
gitleaks:
- image: zricethezav/gitleaks:v8.18.1@sha256:6945c62ca019ead32bc337ab0c9fd055e98d82961765d38b7ccccc84dae95d0f
+ image: zricethezav/gitleaks:v8.18.2@sha256:eadfe256fa18d6a78a717abc9ed454c8e03865d1c46d627bca83977f4424901a
commands:
- gitleaks detect --no-git --verbose --source $CI_WORKSPACE
when: