From 97ce3c149726ffcd1dfe4562e7efd5bcc95a5f9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 27 Aug 2026 12:29:01 +0000 Subject: [PATCH] Update GitHub Actions runner to v2.337.0 --- vm/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm/setup.sh b/vm/setup.sh index 8d3ae29..fe30215 100755 --- a/vm/setup.sh +++ b/vm/setup.sh @@ -6,7 +6,7 @@ export DEBIAN_FRONTEND=noninteractive RUNNER_USER="runner" RUNNER_DIR="/home/${RUNNER_USER}" -RUNNER_VER=2.328.0 +RUNNER_VER=2.337.0 HELM_VERSION=3.14.0 PULUMI_VERSION=3.114.0