diff --git a/.woodpecker/lint.yml b/.woodpecker/lint.yml index a6a680a..9a6e15d 100644 --- a/.woodpecker/lint.yml +++ b/.woodpecker/lint.yml @@ -1,7 +1,7 @@ --- steps: gitleaks: - image: zricethezav/gitleaks:v8.18.1 + image: zricethezav/gitleaks:v8.18.2 commands: - gitleaks detect --no-git --verbose --source $CI_WORKSPACE when: