deps(docker): bump zricethezav/gitleaks from v8.18.3 to v8.18.4 (#5768)

Bumps zricethezav/gitleaks from v8.18.3 to v8.18.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-16 14:33:55 +00:00 committed by GitHub
parent 8605c2b584
commit 33bb4b46d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ FROM mstruebing/editorconfig-checker:v3.0.3 AS editorconfig-checker
FROM mvdan/shfmt:v3.8.0 AS shfmt
FROM rhysd/actionlint:1.7.1 AS actionlint
FROM scalameta/scalafmt:v3.8.1 AS scalafmt
FROM zricethezav/gitleaks:v8.18.3 AS gitleaks
FROM zricethezav/gitleaks:v8.18.4 AS gitleaks
FROM yoheimuta/protolint:0.50.3 AS protolint
FROM ghcr.io/clj-kondo/clj-kondo:2024.05.24-alpine AS clj-kondo
FROM dart:3.4.2-sdk AS dart