Skip to content

Commit a287a33

Browse files
authored
Merge pull request jupyterhub#2754 from jupyterhub/dependabot/github_actions/terraform-linters/setup-tflint-4.0.0
Bump terraform-linters/setup-tflint from 3.0.0 to 4.0.0 (EDIT: v4)
2 parents 8b3356f + e9c8669 commit a287a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
# https://github.com/terraform-linters/setup-tflint
2727
- name: Install tflint
28-
uses: terraform-linters/setup-tflint@v3.0.0
28+
uses: terraform-linters/setup-tflint@v4
2929
with:
3030
tflint_version: v0.47.0
3131

0 commit comments

Comments
 (0)