Skip to content

Commit 2a61a34

Browse files
Bump accurics/terrascan from 1.5.1 to 1.6.0 (super-linter#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>
1 parent fcad692 commit 2a61a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ FROM koalaman/shellcheck:v0.7.2 as shellcheck
1616
FROM wata727/tflint:0.28.1 as tflint
1717
FROM alpine/terragrunt:0.15.3 as terragrunt
1818
FROM mvdan/shfmt:v3.2.4 as shfmt
19-
FROM accurics/terrascan:1.5.1 as terrascan
19+
FROM accurics/terrascan:1.6.0 as terrascan
2020
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
2121
FROM ghcr.io/assignuser/chktex-alpine:0.1.1 as chktex
2222
FROM garethr/kubeval:0.15.0 as kubeval

0 commit comments

Comments
 (0)