Skip to content

Commit f69cfa6

Browse files
Update Azure/k8s-deploy action to v5
| datasource | package | from | to | | ----------- | ---------------- | ---- | -- | | github-tags | Azure/k8s-deploy | v1 | v5 |
1 parent a65e2b7 commit f69cfa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/forms-backend.yml

Lines changed: 1 addition & 1 deletion
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)