Skip to content

Commit 50bdb9a

Browse files
authored
Merge pull request #28 from equinix-labs/renovate/terraform-linters-setup-tflint-4.x
chore(deps): update terraform-linters/setup-tflint action to v4
2 parents 4c91f9b + c292bfe commit 50bdb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/setup-python@v4
3434

3535
- name: Install tflint
36-
uses: terraform-linters/setup-tflint@v3
36+
uses: terraform-linters/setup-tflint@v4
3737
with:
3838
tflint_version: ${{ env.TFLINT_VERSION }}
3939

0 commit comments

Comments
 (0)