From 61049e0d36ade708f266937c710456f845e6b51b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 19 Mar 2026 09:13:49 +0000 Subject: [PATCH] Update GitHub Actions runner to v2.333.0 --- vm/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm/setup.sh b/vm/setup.sh index 8d3ae29..da76f52 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.333.0 HELM_VERSION=3.14.0 PULUMI_VERSION=3.114.0