We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08aca59 + d2d7806 commit 3773b13Copy full SHA for 3773b13
.github/workflows/cd.yml
@@ -138,7 +138,7 @@ jobs:
138
139
# Action Repo: https://github.com/Azure/setup-kubectl
140
- name: "Stage 1: Install kubectl ${{ env.KUBECTL_VERSION }}"
141
- uses: azure/setup-kubectl@v3.1
+ uses: azure/setup-kubectl@v3.2
142
with:
143
version: ${{ env.KUBECTL_VERSION }}
144
@@ -279,7 +279,7 @@ jobs:
279
version: ${{ env.GCLOUD_SDK_VERION }}
280
281
282
283
284
285
0 commit comments