Skip to content

Commit eb0b081

Browse files
authored
Merge pull request #115 from OWASP/dependabot/github_actions/terraform-linters/setup-tflint-3
Bump terraform-linters/setup-tflint from 2 to 3
2 parents 61b3f75 + 8cb1a74 commit eb0b081

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)