diff --git a/workflows/auth/action.yml b/workflows/auth/action.yml index 0c7d0da..563a08e 100644 --- a/workflows/auth/action.yml +++ b/workflows/auth/action.yml @@ -49,7 +49,7 @@ runs: # renovate: datasource=github-releases depName=tilt-dev/tilt TILT_VERSION: 'v0.33.6' # renovate: datasource=github-releases depName=rancher/cli - RANCHER_VERSION: 'v2.7.7' + RANCHER_VERSION: 'v2.8.0' uses: yokawasa/action-setup-kube-tools@v0.9.3 with: tilt: ${{ env.TILT_VERSION }} diff --git a/workflows/tilt/action.yml b/workflows/tilt/action.yml index 57ecc31..0e15612 100644 --- a/workflows/tilt/action.yml +++ b/workflows/tilt/action.yml @@ -49,7 +49,7 @@ runs: # renovate: datasource=github-releases depName=tilt-dev/tilt TILT_VERSION: 'v0.33.6' # renovate: datasource=github-releases depName=rancher/cli - RANCHER_VERSION: 'v2.7.7' + RANCHER_VERSION: 'v2.8.0' uses: yokawasa/action-setup-kube-tools@v0.9.3 with: tilt: ${{ env.TILT_VERSION }}