Skip to content

Commit 1a05fca

Browse files
deps(docker): bump terraform-linters/tflint from v0.52.0 to v0.53.0 (#6056)
Bumps [terraform-linters/tflint](https://github.com/terraform-linters/tflint) from v0.52.0 to v0.53.0. - [Release notes](https://github.com/terraform-linters/tflint/releases) - [Changelog](https://github.com/terraform-linters/tflint/blob/master/CHANGELOG.md) - [Commits](terraform-linters/tflint@v0.52.0...v0.53.0) --- updated-dependencies: - dependency-name: terraform-linters/tflint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8442590 commit 1a05fca

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
@@ -10,7 +10,7 @@
1010
FROM tenable/terrascan:1.18.11 AS terrascan
1111
FROM alpine/terragrunt:1.9.5 AS terragrunt
1212
FROM dotenvlinter/dotenv-linter:3.3.0 AS dotenv-linter
13-
FROM ghcr.io/terraform-linters/tflint:v0.52.0 AS tflint
13+
FROM ghcr.io/terraform-linters/tflint:v0.53.0 AS tflint
1414
FROM ghcr.io/yannh/kubeconform:v0.6.7 AS kubeconfrm
1515
FROM alpine/helm:3.15.3 AS helm
1616
FROM golang:1.23.0-alpine AS golang

0 commit comments

Comments
 (0)