Bump zricethezav/gitleaks from v8.2.7 to v8.3.0

Bumps zricethezav/gitleaks from v8.2.7 to v8.3.0.

---
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-02-28 20:47:01 +00:00 committed by Brett Logan
parent 89c1eb3d4c
commit 908a9ebb41

View file

@ -24,7 +24,7 @@ FROM mvdan/shfmt:v3.4.3 as shfmt
FROM rhysd/actionlint:1.6.9 as actionlint FROM rhysd/actionlint:1.6.9 as actionlint
FROM scalameta/scalafmt:v3.4.3 as scalafmt FROM scalameta/scalafmt:v3.4.3 as scalafmt
FROM yoheimuta/protolint:v0.37.1 as protolint FROM yoheimuta/protolint:v0.37.1 as protolint
FROM zricethezav/gitleaks:v8.2.7 as gitleaks FROM zricethezav/gitleaks:v8.3.0 as gitleaks
################## ##################
# Get base image # # Get base image #