Skip to content

Commit 9bdf020

Browse files
chore(deps): update terraform-linters/setup-tflint action to v6
1 parent cd9003a commit 9bdf020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tflint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
path: ~/.tflint.d/plugins
2424
key: ${{ matrix.os }}-tflint-${{ hashFiles('.tflint.hcl') }}
2525

26-
- uses: terraform-linters/setup-tflint@v4
26+
- uses: terraform-linters/setup-tflint@v6
2727
name: Setup TFLint
2828

2929
- name: Show version

0 commit comments

Comments
 (0)