mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 08:41:02 -05:00
Bump zricethezav/gitleaks from v8.2.5 to v8.2.7 (#2315)
Bumps zricethezav/gitleaks from v8.2.5 to v8.2.7. --- 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
972040e279
commit
c7e7a3fd71
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ FROM mvdan/shfmt:v3.4.2 as shfmt
|
||||||
FROM accurics/terrascan:1.13.0 as terrascan
|
FROM accurics/terrascan:1.13.0 as terrascan
|
||||||
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
|
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
|
||||||
FROM assignuser/chktex-alpine:v0.1.1 as chktex
|
FROM assignuser/chktex-alpine:v0.1.1 as chktex
|
||||||
FROM zricethezav/gitleaks:v8.2.5 as gitleaks
|
FROM zricethezav/gitleaks:v8.2.7 as gitleaks
|
||||||
FROM garethr/kubeval:0.15.0 as kubeval
|
FROM garethr/kubeval:0.15.0 as kubeval
|
||||||
FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format
|
FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format
|
||||||
FROM scalameta/scalafmt:v3.3.1 as scalafmt
|
FROM scalameta/scalafmt:v3.3.1 as scalafmt
|
||||||
|
|
Loading…
Reference in a new issue