From fe6823632cbb2c3c7685fcc83a9130b2d9dfbcfc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 9 Jun 2026 10:12:58 +0000 Subject: [PATCH] Update GitHub Actions runner to v2.335.1 --- vm/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm/setup.sh b/vm/setup.sh index 8d3ae29..3b272ae 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.335.1 HELM_VERSION=3.14.0 PULUMI_VERSION=3.114.0