Skip to content

Commit 25cd7e2

Browse files
build(deps): bump terraform-linters/setup-tflint from 5 to 6 (#185)
Bumps [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) from 5 to 6. - [Release notes](https://github.com/terraform-linters/setup-tflint/releases) - [Commits](terraform-linters/setup-tflint@v5...v6) --- updated-dependencies: - dependency-name: terraform-linters/setup-tflint dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f5bf2a commit 25cd7e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-validation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
uses: hashicorp/setup-terraform@v3.1.2
5858

5959
- name: Setup TFLint
60-
uses: terraform-linters/setup-tflint@v5
60+
uses: terraform-linters/setup-tflint@v6
6161

6262
- name: Terraform Format
6363
id: fmt

0 commit comments

Comments
 (0)