From b25bbaef12fa50b982765ebd7a61a047f1a0e718 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 18:04:54 +0000 Subject: [PATCH] Update dependency tilt-dev/tilt to v0.33.19 --- .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..815ab288 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.19' - 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.19' - name: Verify tilt ci run: | PROD=1 timeout 1200 tilt ci