From 8794ad0983c26907376f02f405a5d907561ce7f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 22:17:00 +0200 Subject: [PATCH] build(deps): bump scalingo-community/app/scalingo from 0.3.0 to 0.3.2 in /terraform (#19) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- terraform/lighthouse-server.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/lighthouse-server.tf b/terraform/lighthouse-server.tf index d07a26e..57a17e8 100644 --- a/terraform/lighthouse-server.tf +++ b/terraform/lighthouse-server.tf @@ -1,6 +1,6 @@ module "lighthouse_app" { source = "scalingo-community/app/scalingo" - version = "0.3.0" + version = "0.3.2" stack = "scalingo-22"