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 0e7abb2 commit 9b39e2dCopy full SHA for 9b39e2d
1 file changed
.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.63.0@sha256:91c279ddfa7e720f2312fbc87391a175c6281aea9c5ad97ef94fee2f4c294135
+ uses: docker://ghcr.io/terraform-linters/tflint:v0.63.1@sha256:890e37827d7b5e400f26137c5189c7efa581365fe9299b5b9814e5148d5978b9
128
with:
129
args: --chdir=${{ matrix.workspace }}
130
0 commit comments