mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
Bump accurics/terrascan from 1.4.0 to 1.5.1 (#1505)
Bumps accurics/terrascan from 1.4.0 to 1.5.1. 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
2607e40749
commit
d838a98736
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ FROM koalaman/shellcheck:v0.7.2 as shellcheck
|
|||
FROM alpine/terragrunt:0.15.0 as terragrunt
|
||||
FROM wata727/tflint:0.28.0 as tflint
|
||||
FROM mvdan/shfmt:v3.2.4 as shfmt
|
||||
FROM accurics/terrascan:1.4.0 as terrascan
|
||||
FROM accurics/terrascan:1.5.1 as terrascan
|
||||
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
|
||||
FROM ghcr.io/assignuser/lintr-lib:0.2.0 as lintr-lib
|
||||
FROM ghcr.io/assignuser/chktex-alpine:0.1.1 as chktex
|
||||
|
|
Loading…
Reference in a new issue