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 f9103c7 commit 78a94f1Copy full SHA for 78a94f1
.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.57.0@sha256:7dbb9dbbfe067abfa43476c7984f57447d1048650fe58583bd5652dda6b07416
+ uses: docker://ghcr.io/terraform-linters/tflint:v0.58.0@sha256:9207be6e528a4695074c6708c0693a726e92d7296e8eef3b8a8c15cc4bee3018
128
with:
129
args: --chdir=${{ matrix.workspace }}
130
0 commit comments