aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-07-18 20:04:21 +0000
committerGravatar Joe Banks <[email protected]>2025-07-18 21:34:35 +0100
commite398ac8a1dc6a207046bdb3df9b3acb6769ae276 (patch)
tree2cc309cab3b24f62622d2435c4936becd2e8800f
parentRemove ENTRYPOINT from Dockerfile (diff)
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] <[email protected]>
-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 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/[email protected]
+ - uses: azure/[email protected]
- name: Authenticate with Kubernetes
uses: azure/k8s-set-context@v4