Skip to content

Commit 78a94f1

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

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.57.0@sha256:7dbb9dbbfe067abfa43476c7984f57447d1048650fe58583bd5652dda6b07416
127+
uses: docker://ghcr.io/terraform-linters/tflint:v0.58.0@sha256:9207be6e528a4695074c6708c0693a726e92d7296e8eef3b8a8c15cc4bee3018
128128
with:
129129
args: --chdir=${{ matrix.workspace }}
130130

0 commit comments

Comments
 (0)