aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-03-11 11:04:26 +0000
committerGravatar Chris Lovering <[email protected]>2024-03-11 11:04:26 +0000
commit575e9d5baf987135f1afc39cefd6ecc87183dc8c (patch)
tree2a5bc7c97d4d6c7d0ef17dfa1297fe61a8d58abe /.github
parentBump azure/k8s-set-context from 3 to 4 (diff)
Bump azure/setup-kubectl to v4.0.0
a v4 tag doesn't exist on the repo, see https://github.com/Azure/setup-kubectl/issues/100
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-deploy.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-deploy.yaml b/.github/workflows/build-deploy.yaml
index 6eed2878..c0a7b171 100644
--- a/.github/workflows/build-deploy.yaml
+++ b/.github/workflows/build-deploy.yaml
@@ -64,7 +64,7 @@ jobs:
repository: python-discord/infra
path: infra
- - uses: azure/setup-kubectl@v3
+ - uses: azure/[email protected]
- name: Authenticate with Kubernetes
uses: azure/k8s-set-context@v4