Skip to content

Commit d5e5798

Browse files
Bump terraform-linters/tflint-bundle from v0.41.0.0 to v0.41.0.1 (super-linter#3392)
Bumps terraform-linters/tflint-bundle from v0.41.0.0 to v0.41.0.1. --- updated-dependencies: - dependency-name: terraform-linters/tflint-bundle dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54fa9ed commit d5e5798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FROM assignuser/chktex-alpine:v0.1.1 as chktex
1313
FROM cljkondo/clj-kondo:2022.09.08-alpine as clj-kondo
1414
FROM dotenvlinter/dotenv-linter:3.2.0 as dotenv-linter
1515
FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format
16-
FROM ghcr.io/terraform-linters/tflint-bundle:v0.41.0.0 as tflint
16+
FROM ghcr.io/terraform-linters/tflint-bundle:v0.41.0.1 as tflint
1717
FROM golangci/golangci-lint:v1.49.0 as golangci-lint
1818
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
1919
FROM hashicorp/terraform:1.3.1 as terraform

0 commit comments

Comments
 (0)