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 6060 key : tflint-${{ hashFiles('.tflint.hcl') }}
6161 - if : contains(matrix.terraform, '1.5.')
6262 name : Setup TFLint
63- uses : terraform-linters/setup-tflint@ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6 # v5.0 .0
63+ uses : terraform-linters/setup-tflint@acd1575d3c037258ce5b2dd01379dc49ce24c6b7 # v6.2 .0
6464 with :
6565 github_token : ${{ secrets.GITHUB_TOKEN }}
6666 - if : contains(matrix.terraform, '1.5.')
@@ -126,7 +126,7 @@ jobs:
126126 key : tflint-${{ hashFiles('.tflint.hcl') }}
127127 - if : contains(matrix.terraform, '1.3.')
128128 name : Setup TFLint
129- uses : terraform-linters/setup-tflint@ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6 # v5.0 .0
129+ uses : terraform-linters/setup-tflint@acd1575d3c037258ce5b2dd01379dc49ce24c6b7 # v6.2 .0
130130 with :
131131 github_token : ${{ secrets.GITHUB_TOKEN }}
132132 - if : contains(matrix.terraform, '1.3.')
@@ -191,7 +191,7 @@ jobs:
191191 key : tflint-${{ hashFiles('.tflint.hcl') }}
192192 - if : contains(matrix.terraform, '1.5.')
193193 name : Setup TFLint
194- uses : terraform-linters/setup-tflint@ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6 # v5.0 .0
194+ uses : terraform-linters/setup-tflint@acd1575d3c037258ce5b2dd01379dc49ce24c6b7 # v6.2 .0
195195 with :
196196 github_token : ${{ secrets.GITHUB_TOKEN }}
197197 - if : contains(matrix.terraform, '1.5.')
You can’t perform that action at this time.
0 commit comments