Skip to content

Commit

Permalink
Bump hashicorp/terraform from 1.2.5 to 1.2.6 (super-linter#3191)
Browse files Browse the repository at this point in the history
Bumps hashicorp/terraform from 1.2.5 to 1.2.6.

---
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>
  • Loading branch information
dependabot[bot] authored Aug 1, 2022
1 parent aafa038 commit 99434a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format
FROM ghcr.io/terraform-linters/tflint-bundle:v0.38.1.0 as tflint
FROM golangci/golangci-lint:v1.47.2 as golangci-lint
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
FROM hashicorp/terraform:1.2.5 as terraform
FROM hashicorp/terraform:1.2.6 as terraform
FROM koalaman/shellcheck:v0.8.0 as shellcheck
FROM mstruebing/editorconfig-checker:2.4.0 as editorconfig-checker
FROM mvdan/shfmt:v3.5.1 as shfmt
Expand Down

0 comments on commit 99434a3

Please sign in to comment.