Skip to content

Commit 54fa9ed

Browse files
Bump hashicorp/terraform from 1.3.0 to 1.3.1 (super-linter#3395)
Bumps hashicorp/terraform from 1.3.0 to 1.3.1. --- updated-dependencies: - dependency-name: hashicorp/terraform dependency-type: direct:production update-type: version-update:semver-patch ... 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 e51114a commit 54fa9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format
1616
FROM ghcr.io/terraform-linters/tflint-bundle:v0.41.0.0 as tflint
1717
FROM golangci/golangci-lint:v1.49.0 as golangci-lint
1818
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
19-
FROM hashicorp/terraform:1.3.0 as terraform
19+
FROM hashicorp/terraform:1.3.1 as terraform
2020
FROM koalaman/shellcheck:v0.8.0 as shellcheck
2121
FROM mstruebing/editorconfig-checker:2.4.0 as editorconfig-checker
2222
FROM mvdan/shfmt:v3.5.1 as shfmt

0 commit comments

Comments
 (0)