We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 136941f commit f9103c7Copy full SHA for f9103c7
.github/workflows/terraform.yml
@@ -124,7 +124,7 @@ jobs:
124
125
- name: Terraform Lint
126
id: lint
127
- uses: docker://ghcr.io/terraform-linters/tflint:v0.56.0@sha256:102aa738eb7af25d6e6cdf814b9301de151bf4a2bab41c7d304fddd61d6a4b6d
+ uses: docker://ghcr.io/terraform-linters/tflint:v0.57.0@sha256:7dbb9dbbfe067abfa43476c7984f57447d1048650fe58583bd5652dda6b07416
128
with:
129
args: --chdir=${{ matrix.workspace }}
130
0 commit comments