Skip to content

Commit

Permalink
Merge pull request #3441 from yurake/renovate/azure-setup-kubectl-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency azure/setup-kubectl to v4
  • Loading branch information
yurake authored Sep 16, 2024
2 parents c811672 + 7eb8aff commit eeaf076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind-chaos-mesh-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
echo "SERVER_V_KUBECTL_VERSION=$(echo v${{ env.SERVER_KUBECTL_VERSION }})" >> $GITHUB_ENV
- name: update kubectl version
uses: azure/setup-kubectl@v3.2
uses: azure/setup-kubectl@v4.0.0
with:
version: ${{ env.SERVER_V_KUBECTL_VERSION }}

Expand Down

0 comments on commit eeaf076

Please sign in to comment.