From ef927959653be73821cee5686ab559b59177d134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrik=20Voto=C4=8Dek?= Date: Mon, 29 Apr 2024 15:44:13 +0200 Subject: [PATCH] chore(gitlab-terraform): update to 1.8.0 --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index ef2bb1c..d853eba 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -11,7 +11,7 @@ env: tflint_version: "0.50.3" # /~https://github.com/terraform-linters/tflint/releases tfsec_version: "1.28.5" # /~https://github.com/aquasecurity/tfsec/releases tf_summarize_version: "0.3.10" # /~https://github.com/dineshba/tf-summarize/releases - gitlab_terraform: "1.7.1" # https://gitlab.com/gitlab-org/terraform-images/-/tags + gitlab_terraform: "1.8.0" # https://gitlab.com/gitlab-org/terraform-images/-/tags jobs: build: