Skip to content

Commit

Permalink
Merge pull request #18 from padok-team/renovate/terraform-linters-set…
Browse files Browse the repository at this point in the history
…up-tflint-4.x

chore(deps): update terraform-linters/setup-tflint action to v4
  • Loading branch information
dixneuf19 authored Oct 13, 2023
2 parents f013451 + 964caa7 commit 66b262e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: tf validate
run: .bin/terraform validate
- name: tflint (setup)
uses: terraform-linters/setup-tflint@v3
uses: terraform-linters/setup-tflint@v4
- name: tflint (run)
run: |
tflint --init
Expand Down

0 comments on commit 66b262e

Please sign in to comment.