From 182fb0e270753a24ddb373a8792c1de3a8f18812 Mon Sep 17 00:00:00 2001 From: David Juhasz Date: Tue, 24 Sep 2024 08:47:18 -0700 Subject: [PATCH] Bump Tilt CI tool versions --- .github/workflows/tilt-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tilt-ci.yml b/.github/workflows/tilt-ci.yml index acbf4670..97afa593 100644 --- a/.github/workflows/tilt-ci.yml +++ b/.github/workflows/tilt-ci.yml @@ -19,10 +19,10 @@ jobs: --no-lb --k3s-arg "--no-deploy=traefik,servicelb,metrics-server@server:*" - name: Install Tilt - uses: yokawasa/action-setup-kube-tools@v0.9.3 + uses: yokawasa/action-setup-kube-tools@v0.11.1 with: setup-tools: | tilt - tilt: v0.30.2 + tilt: v0.33.11 - name: Check tilt ci run: timeout 600 tilt ci