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 c530360 commit a4344d3
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 @@ -41,7 +41,7 @@ jobs:
with:
setup-tools: |
tilt
tilt: 'v0.32.0'
tilt: 'v0.33.19'
- name: Verify tilt ci
run: |
timeout 600 tilt ci
Expand All @@ -58,7 +58,7 @@ jobs:
with:
setup-tools: |
tilt
tilt: 'v0.32.0'
tilt: 'v0.33.19'
- name: Verify tilt ci
run: |
PROD=1 timeout 600 tilt ci

0 comments on commit a4344d3

Please sign in to comment.