From a3b7af14d0a5a43ac28ecadc02f70328d4c9c2ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 20:46:44 +0000 Subject: Update azure/k8s-set-context action to v4 | datasource | package | from | to | | ----------- | --------------------- | ---- | -- | | github-tags | azure/k8s-set-context | v1 | v4 | --- .github/workflows/forms-backend.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/forms-backend.yml b/.github/workflows/forms-backend.yml index 01bc3e7..cc0fd7f 100644 --- a/.github/workflows/forms-backend.yml +++ b/.github/workflows/forms-backend.yml @@ -108,7 +108,7 @@ jobs: uses: actions/checkout@v4 - name: Authenticate with Kubernetes - uses: azure/k8s-set-context@v1 + uses: azure/k8s-set-context@v4 with: method: kubeconfig kubeconfig: ${{ secrets.KUBECONFIG }} -- cgit v1.2.3