aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-07-13 21:40:04 +0100
committerGravatar GitHub <[email protected]>2024-07-13 21:40:04 +0100
commit40c47ea9ed8e85e5923b3c52fd66d6831aa037b5 (patch)
tree2512a1f5634d11391c69856e09e3a2790ed87556
parentMerge pull request #284 from python-discord/renovate/motor-3.x (diff)
parentUpdate Azure/k8s-deploy action to v5 (diff)
Merge pull request #286 from python-discord/renovate/azure-k8s-deploy-5.x
Update Azure/k8s-deploy action to v5
-rw-r--r--.github/workflows/forms-backend.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/forms-backend.yml b/.github/workflows/forms-backend.yml
index 3bea887..ff2de79 100644
--- a/.github/workflows/forms-backend.yml
+++ b/.github/workflows/forms-backend.yml
@@ -114,7 +114,7 @@ jobs:
kubeconfig: ${{ secrets.KUBECONFIG }}
- name: Deploy to Kubernetes
- uses: Azure/k8s-deploy@v1
+ uses: Azure/k8s-deploy@v5
with:
namespace: forms
manifests: |