Skip to content

Commit

Permalink
chore(deps): update terraform-linters/setup-tflint action to v4 (.git…
Browse files Browse the repository at this point in the history
…hub/workflows/linter.yml)
  • Loading branch information
IK Renovate Bot committed Jan 1, 2025
1 parent ad01b5f commit 31a659d
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.1
name: setup tflint
- name: init tflint
run: tflint --init --config .tflint.hcl
Expand Down

0 comments on commit 31a659d

Please sign in to comment.