We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 626f4d3 commit c64ff16Copy full SHA for c64ff16
.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.55.1@sha256:4e82780b239e39ae500a3e8b4b4932fcd31cc889f6d4aac54fab806a557a54c9
+ uses: docker://ghcr.io/terraform-linters/tflint:v0.56.0@sha256:0081e5cd1d1f34f4e2e9e47a67b0f6981b50d75331b03e6446fe944a8dcd0465
128
with:
129
args: --chdir=${{ matrix.workspace }}
130
0 commit comments