aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-13 18:13:09 +0000
committerGravatar GitHub <[email protected]>2024-03-13 18:13:09 +0000
commit1d980c33404614641689896ba6e0590304d347ee (patch)
tree1a36c90084308c6e9cbabf2d40102eaf0a8c9ae8
parentBump ruff from 0.3.1 to 0.3.2 (#2954) (diff)
Bump azure/setup-kubectl from 3 to 4 (#2956)
Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 3 to 4. - [Release notes](https://github.com/azure/setup-kubectl/releases) - [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md) - [Commits](https://github.com/azure/setup-kubectl/compare/v3...v4) --- updated-dependencies: - dependency-name: azure/setup-kubectl dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/build-deploy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-deploy.yml b/.github/workflows/build-deploy.yml
index c5e939692..1dc00881a 100644
--- a/.github/workflows/build-deploy.yml
+++ b/.github/workflows/build-deploy.yml
@@ -66,7 +66,7 @@ jobs:
repository: python-discord/infra
path: infra
- - uses: azure/setup-kubectl@v3
+ - uses: azure/setup-kubectl@v4
- name: Authenticate with Kubernetes
uses: azure/k8s-set-context@v4