Skip to content

Commit c64ff16

Browse files
chore(deps): update ghcr.io/terraform-linters/tflint docker tag to v0.56.0 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 626f4d3 commit c64ff16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124

125125
- name: Terraform Lint
126126
id: lint
127-
uses: docker://ghcr.io/terraform-linters/tflint:v0.55.1@sha256:4e82780b239e39ae500a3e8b4b4932fcd31cc889f6d4aac54fab806a557a54c9
127+
uses: docker://ghcr.io/terraform-linters/tflint:v0.56.0@sha256:0081e5cd1d1f34f4e2e9e47a67b0f6981b50d75331b03e6446fe944a8dcd0465
128128
with:
129129
args: --chdir=${{ matrix.workspace }}
130130

0 commit comments

Comments
 (0)