Skip to content

Commit 5697012

Browse files
Update terraform-linters/setup-tflint action to v5
1 parent c43e5b4 commit 5697012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
pre-commit:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: terraform-linters/setup-tflint@v2
16+
- uses: terraform-linters/setup-tflint@v5
1717
name: Setup TFLint
1818
with:
1919
tflint_version: v0.38.1

0 commit comments

Comments
 (0)