Bump zricethezav/gitleaks from v8.15.3 to v8.16.2

Bumps zricethezav/gitleaks from v8.15.3 to v8.16.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] 2023-04-10 18:52:46 +00:00 committed by Brett Logan
parent 71e3effe0a
commit 37bf5f7e2c

View file

@ -24,7 +24,7 @@ FROM mvdan/shfmt:v3.6.0 as shfmt
FROM rhysd/actionlint:1.6.23 as actionlint
FROM scalameta/scalafmt:v3.6.1 as scalafmt
FROM yoheimuta/protolint:0.42.2 as protolint
FROM zricethezav/gitleaks:v8.15.3 as gitleaks
FROM zricethezav/gitleaks:v8.16.2 as gitleaks
##################
# Get base image #