Skip to content

Commit 98895bb

Browse files
Bump terraform-linters/setup-tflint from 4.1.0 to 6.1.0
Bumps [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) from 4.1.0 to 6.1.0. - [Release notes](https://github.com/terraform-linters/setup-tflint/releases) - [Commits](terraform-linters/setup-tflint@v4.1.0...v6.1.0) --- updated-dependencies: - dependency-name: terraform-linters/setup-tflint dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 165ea60 commit 98895bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
path: ~/.tflint.d/plugins
2121
key: ${{ runner.os }}-tflint-${{ hashFiles('.tflint.hcl') }}
2222

23-
- uses: terraform-linters/setup-tflint@v4.1.0
23+
- uses: terraform-linters/setup-tflint@v6.1.0
2424
name: Setup TFLint
2525
with:
2626
tflint_version: v0.52.0

0 commit comments

Comments
 (0)