From e398ac8a1dc6a207046bdb3df9b3acb6769ae276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 20:04:21 +0000 Subject: Bump azure/setup-kubectl from 4.0.0 to 4.0.1 --- updated-dependencies: - dependency-name: azure/setup-kubectl dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-deploy.yaml b/.github/workflows/build-deploy.yaml index 0e5d42b8..b234c540 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@v4.0.0 + - uses: azure/setup-kubectl@v4.0.1 - name: Authenticate with Kubernetes uses: azure/k8s-set-context@v4 -- cgit v1.2.3