Skip to content

Commit b64bfd9

Browse files
chore(deps): update terraform-linters/setup-tflint action to v6
1 parent 6a28854 commit b64bfd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
ref: ${{ github.event.pull_request.head.ref }}
1717
- name: Setup Terraform
1818
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
19-
- uses: terraform-linters/setup-tflint@ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6 #v5.0.0
19+
- uses: terraform-linters/setup-tflint@acd1575d3c037258ce5b2dd01379dc49ce24c6b7 # v6.2.0
2020
name: Setup TFLint
2121
with:
2222
tflint_version: v0.59.1

0 commit comments

Comments
 (0)