diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 11805f4..13e5de1 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -43,7 +43,7 @@ jobs: setup-tools: | tilt helm - tilt: 'v0.33.4' + tilt: 'v0.33.5' helm: 'v3.6.3' - name: Install helmfile run: | @@ -72,7 +72,7 @@ jobs: setup-tools: | tilt helm - tilt: 'v0.33.4' + tilt: 'v0.33.5' helm: 'v3.6.3' - name: Install helmfile run: |