We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b1369a commit d08d384Copy full SHA for d08d384
tflint.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: tflint
3
- version: "0.55.0"
4
- epoch: 1
+ version: "0.55.1"
+ epoch: 0
5
description: A Pluggable Terraform Linter
6
copyright:
7
- license: MPL-2.0
@@ -18,7 +18,7 @@ environment:
18
pipeline:
19
- uses: git-checkout
20
with:
21
- expected-commit: 241a8075ff43adec05536af9edf02d3c8b21a1ae
+ expected-commit: 5bb34358bd94d4a3dbe9d3c491fb916df9e1201c
22
repository: https://github.com/terraform-linters/tflint
23
tag: v${{package.version}}
24
0 commit comments