Skip to content

Commit eef911c

Browse files
Update terraform-linters/setup-tflint action to v5
1 parent 9a1c352 commit eef911c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
key: tflint-${{ hashFiles(env.TFLINT_CONFIG_FILE_REL) }}
9595

9696
- name: Setup TFLint
97-
uses: terraform-linters/setup-tflint@v4
97+
uses: terraform-linters/setup-tflint@v5
9898
if: success() || failure()
9999

100100
- name: Init TFLint

0 commit comments

Comments
 (0)