Skip to content

Commit 63a8cc0

Browse files
author
IK Renovate Bot
committed
chore(deps): update dependency terraform-linters/setup-tflint to v4.1.0 (.github/workflows/linter.yml)
1 parent dc4c92f commit 63a8cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

+1-1
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@v4
47+
- uses: terraform-linters/setup-tflint@v4.1.0
4848
name: setup tflint
4949
- name: init tflint
5050
run: tflint --init --config .tflint.hcl

0 commit comments

Comments
 (0)