Skip to content

Commit

Permalink
Merge pull request #12 from dxw/renovate/terraform-linters-setup-tfli…
Browse files Browse the repository at this point in the history
…nt-4.x

Update terraform-linters/setup-tflint action to v4
  • Loading branch information
Stretch96 authored Oct 13, 2023
2 parents 7f6e473 + 18a25c9 commit cc3de96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-tflint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Clone repo
uses: actions/checkout@v3
- name: Setup TFLint
uses: terraform-linters/setup-tflint@v3
uses: terraform-linters/setup-tflint@v4
with:
tflint_version: v0.44.1
- name: Run TFLint
Expand Down

0 comments on commit cc3de96

Please sign in to comment.