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:
dependabot[bot] 2021-05-03 08:23:34 -05:00 committed by GitHub
parent 2607e40749
commit d838a98736
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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