Bump zricethezav/gitleaks from v8.13.0 to v8.15.2

Bumps zricethezav/gitleaks from v8.13.0 to v8.15.2.

---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-20 16:04:31 +00:00 committed by Brett Logan
parent caf5d25ded
commit 729eece046

View file

@ -23,7 +23,7 @@ FROM mvdan/shfmt:v3.5.1 as shfmt
FROM rhysd/actionlint:1.6.21 as actionlint FROM rhysd/actionlint:1.6.21 as actionlint
FROM scalameta/scalafmt:v3.5.9 as scalafmt FROM scalameta/scalafmt:v3.5.9 as scalafmt
FROM yoheimuta/protolint:0.41.0 as protolint FROM yoheimuta/protolint:0.41.0 as protolint
FROM zricethezav/gitleaks:v8.13.0 as gitleaks FROM zricethezav/gitleaks:v8.15.2 as gitleaks
################## ##################
# Get base image # # Get base image #