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 2a27e95 commit 9972463Copy full SHA for 9972463
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.61.0@sha256:b835d64d66abfdbc146694b918eb3cd733ec772465ad511464d4e8bebbdd6732
+ uses: docker://ghcr.io/terraform-linters/tflint:v0.62.0@sha256:80979608a412232a918a0178765b98149bdc43181276cee6612ad1cf4cdf35e1
128
with:
129
args: --chdir=${{ matrix.workspace }}
130
0 commit comments