mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 16:21:00 -05:00
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:
parent
8605c2b584
commit
33bb4b46d4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue