File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6464 key : tflint-${{ hashFiles('.tflint.hcl') }}
6565 - if : contains(matrix.terraform, '1.5.')
6666 name : Setup TFLint
67- uses : terraform-linters/setup-tflint@acd1575d3c037258ce5b2dd01379dc49ce24c6b7 # v6.2.0
67+ uses : terraform-linters/setup-tflint@4cb9feea73331a35b422df102992a03a44a3bb33 # v6.2.1
6868 with :
6969 github_token : ${{ secrets.GITHUB_TOKEN }}
7070 - if : contains(matrix.terraform, '1.5.')
@@ -130,7 +130,7 @@ jobs:
130130 key : tflint-${{ hashFiles('.tflint.hcl') }}
131131 - if : contains(matrix.terraform, '1.3.')
132132 name : Setup TFLint
133- uses : terraform-linters/setup-tflint@acd1575d3c037258ce5b2dd01379dc49ce24c6b7 # v6.2.0
133+ uses : terraform-linters/setup-tflint@4cb9feea73331a35b422df102992a03a44a3bb33 # v6.2.1
134134 with :
135135 github_token : ${{ secrets.GITHUB_TOKEN }}
136136 - if : contains(matrix.terraform, '1.3.')
@@ -195,7 +195,7 @@ jobs:
195195 key : tflint-${{ hashFiles('.tflint.hcl') }}
196196 - if : contains(matrix.terraform, '1.5.')
197197 name : Setup TFLint
198- uses : terraform-linters/setup-tflint@acd1575d3c037258ce5b2dd01379dc49ce24c6b7 # v6.2.0
198+ uses : terraform-linters/setup-tflint@4cb9feea73331a35b422df102992a03a44a3bb33 # v6.2.1
199199 with :
200200 github_token : ${{ secrets.GITHUB_TOKEN }}
201201 - if : contains(matrix.terraform, '1.5.')
You can’t perform that action at this time.
0 commit comments