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

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

---
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-01-23 13:00:58 +00:00 committed by Brett Logan
parent c2775f94fd
commit 544297407f

View file

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