Skip to content

Commit 8a1159f

Browse files
committed
Bump tflint action version
1 parent d380894 commit 8a1159f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/tflint.yml

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

26-
- uses: terraform-linters/setup-tflint@v2
26+
- uses: terraform-linters/setup-tflint@v3
2727
name: Setup TFLint
28-
with:
29-
tflint_version: v0.38.1
3028

3129
- name: Show version
3230
run: tflint --version

0 commit comments

Comments
 (0)