Skip to content

Commit 88995b3

Browse files
Merge pull request #40 from terraform-module/renovate/master-.github/workflows-terraform-linters-setup-tflint-3.x
chore(deps): update terraform-linters/setup-tflint action to v3 (.github/workflows/linter.yml) (master)
2 parents c5caf47 + 9582af9 commit 88995b3

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

0 commit comments

Comments
 (0)