Skip to content

Commit

Permalink
Update dependency rancher/cli to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent b391a56 commit 1b3864e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion workflows/auth/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
with:
tilt: ${{ env.TILT_VERSION }}
Expand Down
2 changes: 1 addition & 1 deletion workflows/tilt/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
with:
tilt: ${{ env.TILT_VERSION }}
Expand Down

0 comments on commit 1b3864e

Please sign in to comment.