Skip to content

Commit a27e218

Browse files
Bump terraform-linters/setup-tflint
Bumps the actions-all-dependencies group with 1 update: [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint). Updates `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 dependency-group: actions-all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa07f67 commit a27e218

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/terraform-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
path: ~/.tflint.d/plugins
141141
key: tflint-${{ hashFiles('.tflint.hcl') }}
142142

143-
- uses: terraform-linters/setup-tflint@v5
143+
- uses: terraform-linters/setup-tflint@v6
144144
with:
145145
tflint_version: v0.52.0
146146

0 commit comments

Comments
 (0)