Skip to content

Commit e715d1f

Browse files
Bump hashicorp/terraform from 1.2.4 to 1.2.5 (super-linter#3145)
Bumps hashicorp/terraform from 1.2.4 to 1.2.5. --- updated-dependencies: - dependency-name: hashicorp/terraform dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d91656b commit e715d1f

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
@@ -17,7 +17,7 @@ FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format
1717
FROM ghcr.io/terraform-linters/tflint-bundle:v0.38.1.0 as tflint
1818
FROM golangci/golangci-lint:v1.47.2 as golangci-lint
1919
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
20-
FROM hashicorp/terraform:1.2.4 as terraform
20+
FROM hashicorp/terraform:1.2.5 as terraform
2121
FROM koalaman/shellcheck:v0.8.0 as shellcheck
2222
FROM mstruebing/editorconfig-checker:2.4.0 as editorconfig-checker
2323
FROM mvdan/shfmt:v3.5.1 as shfmt

0 commit comments

Comments
 (0)