Bump zricethezav/gitleaks from v8.16.3 to v8.17.0 (#4382)

Bumps zricethezav/gitleaks from v8.16.3 to v8.17.0.

---
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] 2023-06-19 16:04:44 -07:00 committed by GitHub
parent 2d04a35848
commit 8dfa0d6c6a
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.0 as editorconfig-checker
FROM mvdan/shfmt:v3.6.0 as shfmt FROM mvdan/shfmt:v3.6.0 as shfmt
FROM rhysd/actionlint:1.6.25 as actionlint FROM rhysd/actionlint:1.6.25 as actionlint
FROM scalameta/scalafmt:v3.7.3 as scalafmt FROM scalameta/scalafmt:v3.7.3 as scalafmt
FROM zricethezav/gitleaks:v8.16.3 as gitleaks FROM zricethezav/gitleaks:v8.17.0 as gitleaks
FROM yoheimuta/protolint:0.44.0 as protolint FROM yoheimuta/protolint:0.44.0 as protolint
################## ##################