Skip to content

Commit 8cb1a74

Browse files
Bump terraform-linters/setup-tflint from 2 to 3
Bumps [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) from 2 to 3. - [Release notes](https://github.com/terraform-linters/setup-tflint/releases) - [Commits](terraform-linters/setup-tflint@v2...v3) --- updated-dependencies: - dependency-name: terraform-linters/setup-tflint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61b3f75 commit 8cb1a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
terraform_version: 1.1.7
3535
- name: Setup TFLint
36-
uses: terraform-linters/setup-tflint@v2
36+
uses: terraform-linters/setup-tflint@v3
3737
with:
3838
tflint_version: ${{env.TFLINT_VERSION}}
3939
- name: Setup Terraform docs

0 commit comments

Comments
 (0)