Skip to content

Commit 6ed49b9

Browse files
author
IK Renovate Bot
committed
chore(deps): update dependency terraform-linters/setup-tflint to v4.1 (.github/workflows/linter.yml)
1 parent 051c1aa commit 6ed49b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
path: ~/.tflint.d/plugins
4848
key: ${{ matrix.os }}-tflint-${{ hashFiles('.tflint.hcl') }}
49-
- uses: terraform-linters/setup-tflint@v4.0.0
49+
- uses: terraform-linters/setup-tflint@v4.1
5050
name: setup tflint
5151
- name: init tflint
5252
run: tflint --init --config .tflint.hcl

0 commit comments

Comments
 (0)