Skip to content

Commit

Permalink
Update dependency tilt-dev/tilt to v0.33.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent bf91752 commit b25bbae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit b25bbae

Please sign in to comment.