From 8991bb1785694f364a9b7c17e5d536ec836e3a68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 02:08:46 +0000 Subject: [PATCH] Update azure/k8s-deploy action to v5 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 669acbf..9e85388 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -44,7 +44,7 @@ jobs: - name: Checkout source code uses: actions/checkout@v4 - name: Deploy to the Kubernetes cluster - uses: azure/k8s-deploy@v4 + uses: azure/k8s-deploy@v5 with: namespace: analytodon manifests: |