Skip to content

Commit 12eaf99

Browse files
chore(deps): update ghcr.io/terraform-linters/tflint docker tag to v0.59.1 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6041bff commit 12eaf99

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.58.1@sha256:0aedaea76dec88c8d19692986952bf80f77452ee74188866fd378375bcdd9d29
127+
uses: docker://ghcr.io/terraform-linters/tflint:v0.59.1@sha256:2c23953d05388157922a76be1a5a767ff719cba029e026914f92604e665b0d31
128128
with:
129129
args: --chdir=${{ matrix.workspace }}
130130

0 commit comments

Comments
 (0)