Skip to content

Commit

Permalink
Merge pull request #4 from Cyclenerd/dependabot/github_actions/terraf…
Browse files Browse the repository at this point in the history
…orm-linters/setup-tflint-4

Bump terraform-linters/setup-tflint from 3 to 4
  • Loading branch information
Cyclenerd authored Oct 2, 2023
2 parents 3f6e95a + 6424061 commit 56d6df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: terraform fmt -recursive -check -diff -no-color
# https://github.com/marketplace/actions/setup-tflint
- name: Lint
uses: terraform-linters/setup-tflint@v3
uses: terraform-linters/setup-tflint@v4
with:
tflint_version: latest
- id: tflint
Expand Down

0 comments on commit 56d6df1

Please sign in to comment.