Merge pull request #14 from ditkrg/dependabot/github_actions/dev/azure/k8s-set-context-3
Bump azure/k8s-set-context from 1 to 3
This commit is contained in:
commit
97da601873
2
.github/workflows/deploy-base.yaml
vendored
2
.github/workflows/deploy-base.yaml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
- name: Kubectl tool installer
|
- name: Kubectl tool installer
|
||||||
uses: Azure/setup-kubectl@v3
|
uses: Azure/setup-kubectl@v3
|
||||||
|
|
||||||
- uses: azure/k8s-set-context@v1
|
- uses: azure/k8s-set-context@v3
|
||||||
with:
|
with:
|
||||||
method: kubeconfig
|
method: kubeconfig
|
||||||
kubeconfig: ${{ secrets.KUBECONFIG }}
|
kubeconfig: ${{ secrets.KUBECONFIG }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user