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 6f9d8ae commit 0e7abb2Copy full SHA for 0e7abb2
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.62.1@sha256:8cb1f29fb6a09ceb06ca22a2e7ada7e9fe5b931006e0171e5d9d17110b51c800
+ uses: docker://ghcr.io/terraform-linters/tflint:v0.63.0@sha256:91c279ddfa7e720f2312fbc87391a175c6281aea9c5ad97ef94fee2f4c294135
128
with:
129
args: --chdir=${{ matrix.workspace }}
130
0 commit comments