Skip to content

Commit 40c47ea

Browse files
authoredJul 13, 2024
Merge pull request #286 from python-discord/renovate/azure-k8s-deploy-5.x
Update Azure/k8s-deploy action to v5
2 parents a65e2b7 + f69cfa6 commit 40c47ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/forms-backend.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
kubeconfig: ${{ secrets.KUBECONFIG }}
115115

116116
- name: Deploy to Kubernetes
117-
uses: Azure/k8s-deploy@v1
117+
uses: Azure/k8s-deploy@v5
118118
with:
119119
namespace: forms
120120
manifests: |

0 commit comments

Comments
 (0)