Skip to content

Commit

Permalink
chore(deps): update dependency azure/setup-kubectl to v3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 10, 2023
1 parent ab08072 commit 93f6308
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
uses: azure/setup-kubectl@v3.2
with:
version: ${{ env.SERVER_V_KUBECTL_VERSION }}

Expand Down

0 comments on commit 93f6308

Please sign in to comment.