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