Skip to content

Commit f05eacc

Browse files
author
IK Renovate Bot
committed
chore(deps): update terraform-linters/setup-tflint action to v4 (.github/workflows/linter.yml)
1 parent 2f49f39 commit f05eacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
path: ~/.tflint.d/plugins
4646
key: ${{ matrix.os }}-tflint-${{ hashFiles('.tflint.hcl') }}
47-
- uses: terraform-linters/setup-tflint@v3.1.1
47+
- uses: terraform-linters/setup-tflint@v4.1.1
4848
name: setup tflint
4949
- name: init tflint
5050
run: tflint --init --config .tflint.hcl

0 commit comments

Comments
 (0)