Skip to content

Commit c292bfe

Browse files
chore(deps): update terraform-linters/setup-tflint action to v4
1 parent 4c91f9b commit c292bfe

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)