Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Bump terraform-linters/setup-tflint from 3 to 4 (#11)
Browse files Browse the repository at this point in the history
Bumps [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) from 3 to 4.
- [Release notes](https://github.com/terraform-linters/setup-tflint/releases)
- [Commits](terraform-linters/setup-tflint@v3...v4)

---
updated-dependencies:
- dependency-name: terraform-linters/setup-tflint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 11, 2023
1 parent 76d463d commit 0645c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: hashicorp/setup-terraform@v2

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

- name: Terraform Docs Setup
run: |
Expand Down

0 comments on commit 0645c15

Please sign in to comment.