Bump zricethezav/gitleaks from 8.18.0 to v8.18.1 (#4875)

Bumps zricethezav/gitleaks from 8.18.0 to v8.18.1.

---
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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
This commit is contained in:
dependabot[bot] 2023-11-22 17:38:34 +00:00 committed by GitHub
parent 693d482d11
commit 096216df4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ FROM mstruebing/editorconfig-checker:2.7.2 as editorconfig-checker
FROM mvdan/shfmt:v3.7.0 as shfmt FROM mvdan/shfmt:v3.7.0 as shfmt
FROM rhysd/actionlint:1.6.26 as actionlint FROM rhysd/actionlint:1.6.26 as actionlint
FROM scalameta/scalafmt:v3.7.16 as scalafmt FROM scalameta/scalafmt:v3.7.16 as scalafmt
FROM zricethezav/gitleaks:v8.18.0 as gitleaks FROM zricethezav/gitleaks:v8.18.1 as gitleaks
FROM yoheimuta/protolint:0.46.3 as protolint FROM yoheimuta/protolint:0.46.3 as protolint
################## ##################