Skip to content

Commit

Permalink
Merge pull request #503 from OWASP/dependabot/github_actions/terrafor…
Browse files Browse the repository at this point in the history
…m-linters/setup-tflint-3

Bump terraform-linters/setup-tflint from 2 to 3
  • Loading branch information
commjoen committed Nov 18, 2022
2 parents bd3c008 + bd3c44a commit 0554583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
terraform_version: 1.1.7
- name: Setup TFLint
uses: terraform-linters/setup-tflint@v2
uses: terraform-linters/setup-tflint@v3
with:
tflint_version: ${{env.TFLINT_VERSION}}
- name: Setup Terraform docs
Expand Down

0 comments on commit 0554583

Please sign in to comment.