Skip to content

Commit

Permalink
Merge pull request #28 from equinix-labs/renovate/terraform-linters-s…
Browse files Browse the repository at this point in the history
…etup-tflint-4.x

chore(deps): update terraform-linters/setup-tflint action to v4
  • Loading branch information
displague authored Sep 27, 2023
2 parents 4c91f9b + c292bfe commit 50bdb9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/setup-python@v4

- name: Install tflint
uses: terraform-linters/setup-tflint@v3
uses: terraform-linters/setup-tflint@v4
with:
tflint_version: ${{ env.TFLINT_VERSION }}

Expand Down

0 comments on commit 50bdb9a

Please sign in to comment.