Bump accurics/terrascan from 1.5.1 to 1.6.0 (#1539)

Bumps accurics/terrascan from 1.5.1 to 1.6.0.

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-11 08:44:23 -05:00 committed by GitHub
parent fcad692279
commit 2a61a3477c
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 wata727/tflint:0.28.1 as tflint
FROM alpine/terragrunt:0.15.3 as terragrunt
FROM mvdan/shfmt:v3.2.4 as shfmt
FROM accurics/terrascan:1.5.1 as terrascan
FROM accurics/terrascan:1.6.0 as terrascan
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
FROM ghcr.io/assignuser/chktex-alpine:0.1.1 as chktex
FROM garethr/kubeval:0.15.0 as kubeval