Skip to content

Commit 8bb8fb6

Browse files
chore(deps): update terraform-linters/setup-tflint action to v6 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c386962 commit 8bb8fb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tflint.yaml

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)