From 5186a02d094408c2b477ab5696a7768474f362da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 11:48:20 -0600 Subject: [PATCH] Bump zricethezav/gitleaks from v8.0.4 to v8.2.3 (#2241) Bumps zricethezav/gitleaks from v8.0.4 to v8.2.3. --- updated-dependencies: - dependency-name: zricethezav/gitleaks dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2b43ab05..4d1c6ac9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,7 +19,7 @@ FROM mvdan/shfmt:v3.4.1 as shfmt FROM accurics/terrascan:1.12.0 as terrascan FROM hadolint/hadolint:latest-alpine as dockerfile-lint FROM assignuser/chktex-alpine:v0.1.1 as chktex -FROM zricethezav/gitleaks:v8.0.4 as gitleaks +FROM zricethezav/gitleaks:v8.2.3 as gitleaks FROM garethr/kubeval:0.15.0 as kubeval FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format FROM scalameta/scalafmt:v3.2.1 as scalafmt