From bce296ac0b800c771b6b68e803146cf52e04a78f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 21:17:34 +0000 Subject: [PATCH] Update dependency tilt-dev/tilt to v0.33.16 --- .github/workflows/check.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index fb5550b9..905dc3b2 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -52,7 +52,7 @@ jobs: with: setup-tools: | tilt - tilt: 'v0.33.14' + tilt: 'v0.33.16' - name: Verify tilt ci run: | timeout 1200 tilt ci @@ -71,7 +71,7 @@ jobs: with: setup-tools: | tilt - tilt: 'v0.33.14' + tilt: 'v0.33.16' - name: Verify tilt ci run: | PROD=1 timeout 1200 tilt ci