Skip to content

Commit

Permalink
Update yokawasa/action-setup-kube-tools action to v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent b391a56 commit 7feee56
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 @@ -50,7 +50,7 @@ runs:
TILT_VERSION: 'v0.33.6'
# renovate: datasource=github-releases depName=rancher/cli
RANCHER_VERSION: 'v2.7.7'
uses: yokawasa/action-setup-kube-tools@v0.9.3
uses: yokawasa/action-setup-kube-tools@v0.11.1
with:
tilt: ${{ env.TILT_VERSION }}
rancher: ${{ env.RANCHER_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 @@ -50,7 +50,7 @@ runs:
TILT_VERSION: 'v0.33.6'
# renovate: datasource=github-releases depName=rancher/cli
RANCHER_VERSION: 'v2.7.7'
uses: yokawasa/action-setup-kube-tools@v0.9.3
uses: yokawasa/action-setup-kube-tools@v0.11.1
with:
tilt: ${{ env.TILT_VERSION }}
rancher: ${{ env.RANCHER_VERSION }}
Expand Down

0 comments on commit 7feee56

Please sign in to comment.