chore(deps): update azure/k8s-set-context action to v5
All checks were successful
render-manifests / render-manifests (pull_request) Successful in 51s

This commit is contained in:
2026-04-07 21:03:20 +00:00
parent 00e45ae124
commit 000602e13f

View File

@@ -50,7 +50,7 @@ jobs:
cache: true cache: true
- name: Configure Kubeconfig - name: Configure Kubeconfig
uses: azure/k8s-set-context@ae59a723ba9abe7a9655538854a025448dbab4aa # v4 uses: azure/k8s-set-context@89b837d75b40a7bd2ddafde837473c212db8b313 # v5
with: with:
method: kubeconfig method: kubeconfig
kubeconfig: ${{ secrets.KUBECONFIG }} kubeconfig: ${{ secrets.KUBECONFIG }}