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 60
60
key : tflint-${{ hashFiles('.tflint.hcl') }}
61
61
- if : contains(matrix.terraform, '1.5.')
62
62
name : Setup TFLint
63
- uses : terraform-linters/setup-tflint@ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6 # v5.0 .0
63
+ uses : terraform-linters/setup-tflint@acd1575d3c037258ce5b2dd01379dc49ce24c6b7 # v6.2 .0
64
64
with :
65
65
github_token : ${{ secrets.GITHUB_TOKEN }}
66
66
- if : contains(matrix.terraform, '1.5.')
@@ -126,7 +126,7 @@ jobs:
126
126
key : tflint-${{ hashFiles('.tflint.hcl') }}
127
127
- if : contains(matrix.terraform, '1.3.')
128
128
name : Setup TFLint
129
- uses : terraform-linters/setup-tflint@ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6 # v5.0 .0
129
+ uses : terraform-linters/setup-tflint@acd1575d3c037258ce5b2dd01379dc49ce24c6b7 # v6.2 .0
130
130
with :
131
131
github_token : ${{ secrets.GITHUB_TOKEN }}
132
132
- if : contains(matrix.terraform, '1.3.')
@@ -191,7 +191,7 @@ jobs:
191
191
key : tflint-${{ hashFiles('.tflint.hcl') }}
192
192
- if : contains(matrix.terraform, '1.5.')
193
193
name : Setup TFLint
194
- uses : terraform-linters/setup-tflint@ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6 # v5.0 .0
194
+ uses : terraform-linters/setup-tflint@acd1575d3c037258ce5b2dd01379dc49ce24c6b7 # v6.2 .0
195
195
with :
196
196
github_token : ${{ secrets.GITHUB_TOKEN }}
197
197
- if : contains(matrix.terraform, '1.5.')
You can’t perform that action at this time.
0 commit comments