Merge pull request 'chore(deps): update zricethezav/gitleaks docker tag to v8.18.1' (#6) from renovate/zricethezav-gitleaks-8.x into master

Reviewed-on: #6
This commit is contained in:
Michael Grote 2024-01-26 22:59:09 +01:00
commit 2d0c4abc6a

View file

@ -1,7 +1,7 @@
---
steps:
gitleaks:
image: zricethezav/gitleaks:v8.18.0
image: zricethezav/gitleaks:v8.18.1@sha256:6945c62ca019ead32bc337ab0c9fd055e98d82961765d38b7ccccc84dae95d0f
commands:
- gitleaks detect --no-git --verbose --source $CI_WORKSPACE
when: