Skip to content

Commit

Permalink
Bump terraform-linters/tflint from 0.48.0 to v0.49.0 (#3095)
Browse files Browse the repository at this point in the history
Bumps [terraform-linters/tflint](https://github.com/terraform-linters/tflint) from 0.48.0 to v0.49.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.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: terraform-linters/tflint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Vuillamy <nicolas.vuillamy@gmail.com>
  • Loading branch information
dependabot[bot] and nvuillam authored Nov 14, 2023
1 parent d73a374 commit 68d59a9
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 @@ -39,7 +39,7 @@ FROM checkmarx/kics:alpine as kics
FROM trufflesecurity/trufflehog:latest as trufflehog
FROM jdkato/vale:latest as vale
FROM lycheeverse/lychee:latest-alpine as lychee
FROM ghcr.io/terraform-linters/tflint:v0.48.0 as tflint
FROM ghcr.io/terraform-linters/tflint:v0.49.0 as tflint
FROM tenable/terrascan:1.18.3 as terrascan
FROM alpine/terragrunt:latest as terragrunt
# Next FROM line commented because already managed by another linter
Expand Down

0 comments on commit 68d59a9

Please sign in to comment.