Skip to content

Commit

Permalink
chore(deps): update dependency terraform-linters/setup-tflint to v4 (…
Browse files Browse the repository at this point in the history
….github/workflows/linter.yml)
  • Loading branch information
IK Renovate Bot committed Jun 12, 2024
1 parent 99f4399 commit f99d566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
path: ~/.tflint.d/plugins
key: ${{ matrix.os }}-tflint-${{ hashFiles('.tflint.hcl') }}
- uses: terraform-linters/setup-tflint@v3.1.1
- uses: terraform-linters/setup-tflint@v4
name: setup tflint
- name: init tflint
run: tflint --init --config .tflint.hcl
Expand Down

0 comments on commit f99d566

Please sign in to comment.