Merge pull request 'chore(deps): update azure/k8s-set-context action to v5' (#5685) from renovate/major-unified-k8s-set-context into main
Some checks failed
renovate / renovate (push) Has been cancelled

Reviewed-on: #5685
This commit was merged in pull request #5685.
This commit is contained in:
2026-04-07 22:39:57 +00:00

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 }}