Skip to content

Commit

Permalink
Merge pull request #7 from rabiloo/dependabot/github_actions/terrafor…
Browse files Browse the repository at this point in the history
…m-linters/setup-tflint-4

Bump terraform-linters/setup-tflint from 3 to 4
  • Loading branch information
oanhnn authored Feb 21, 2024
2 parents 3dfc898 + 1712a2a commit e4fb6c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: hashicorp/setup-terraform@v2

- name: Setup TFLint
uses: terraform-linters/setup-tflint@v3
uses: terraform-linters/setup-tflint@v4

- name: Cache plugin dir
uses: actions/cache@v3
Expand Down

0 comments on commit e4fb6c3

Please sign in to comment.