Skip to content

Commit

Permalink
chore(deps): update terraform-linters/setup-tflint action to v4.1 (.g…
Browse files Browse the repository at this point in the history
…ithub/workflows/linter.yml)
  • Loading branch information
IK Renovate Bot committed Jan 21, 2025
1 parent 4019037 commit 97814fc
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 @@ -46,7 +46,7 @@ jobs:
with:
path: ~/.tflint.d/plugins
key: ${{ matrix.os }}-tflint-${{ hashFiles('.tflint.hcl') }}
- uses: terraform-linters/setup-tflint@v4.0.0
- 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 97814fc

Please sign in to comment.