From 2ecb36b046ef70dc7a944475af86f3f9548ad57f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 00:52:40 +0000 Subject: [PATCH] Update dependency tilt-dev/tilt to v0.33.0 --- .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 abb5fe7..afa4609 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -41,7 +41,7 @@ jobs: with: setup-tools: | tilt - tilt: 'v0.32.0' + tilt: 'v0.33.0' - name: Verify tilt ci run: | timeout 600 tilt ci @@ -58,7 +58,7 @@ jobs: with: setup-tools: | tilt - tilt: 'v0.32.0' + tilt: 'v0.33.0' - name: Verify tilt ci run: | PROD=1 timeout 600 tilt ci