From 862503a07d11984163e2db9f6aed53c7ebb4e5e6 Mon Sep 17 00:00:00 2001 From: gomez385 Date: Tue, 1 Oct 2024 15:55:18 -0400 Subject: [PATCH] change runner version --- varfiles/automation-repos.tfvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/varfiles/automation-repos.tfvars b/varfiles/automation-repos.tfvars index 9f05a6d..be8c9e9 100644 --- a/varfiles/automation-repos.tfvars +++ b/varfiles/automation-repos.tfvars @@ -1,6 +1,6 @@ # The name of the ECS cluster image_name = "github-runner" -image_version = "1.57.0" +image_version = "1.60.0" server_url = "https://github.e.it.census.gov" create_vpc_endpoint = true create_ecs_cluster = true