Skip to content

Commit

Permalink
Update terraform-linters/setup-tflint action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nomaster committed Sep 26, 2023
1 parent 1d39854 commit 383363e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
key: tflint-${{ hashFiles(env.TFLINT_CONFIG_FILE) }}

- name: Setup TFLint
uses: terraform-linters/setup-tflint@v3
uses: terraform-linters/setup-tflint@v4
if: success() || failure()

- name: Init TFLint
Expand Down

0 comments on commit 383363e

Please sign in to comment.