mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
Bump zricethezav/gitleaks from v8.13.0 to v8.15.2
Bumps zricethezav/gitleaks from v8.13.0 to v8.15.2. --- updated-dependencies: - dependency-name: zricethezav/gitleaks dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
caf5d25ded
commit
729eece046
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ FROM mvdan/shfmt:v3.5.1 as shfmt
|
||||||
FROM rhysd/actionlint:1.6.21 as actionlint
|
FROM rhysd/actionlint:1.6.21 as actionlint
|
||||||
FROM scalameta/scalafmt:v3.5.9 as scalafmt
|
FROM scalameta/scalafmt:v3.5.9 as scalafmt
|
||||||
FROM yoheimuta/protolint:0.41.0 as protolint
|
FROM yoheimuta/protolint:0.41.0 as protolint
|
||||||
FROM zricethezav/gitleaks:v8.13.0 as gitleaks
|
FROM zricethezav/gitleaks:v8.15.2 as gitleaks
|
||||||
|
|
||||||
##################
|
##################
|
||||||
# Get base image #
|
# Get base image #
|
||||||
|
|
Loading…
Reference in a new issue