Skip to content

Commit 45c2b39

Browse files
Update terraform-linters/setup-tflint action to v6
1 parent 822ee1b commit 45c2b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
path: ~/.tflint.d/plugins
6464
key: ${{ runner.os }}-tflint-${{ hashFiles('**/.tflint.hcl') }}
6565

66-
- uses: terraform-linters/setup-tflint@v4
66+
- uses: terraform-linters/setup-tflint@v6
6767
name: Setup TFLint
6868
with:
6969
tflint_version: v0.51.2

0 commit comments

Comments
 (0)