aboutsummaryrefslogtreecommitdiffstats
path: root/.woodpecker/lint.yml
diff options
context:
space:
mode:
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 94ae16c..b4c587c 100644
--- a/.woodpecker/lint.yml
+++ b/.woodpecker/lint.yml
@@ -1,7 +1,7 @@
---
steps:
gitleaks:
- image: zricethezav/gitleaks:latest
+ image: zricethezav/gitleaks:v8.18.0
commands:
- gitleaks detect --no-git --verbose --source $CI_WORKSPACE
when: