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:
Shkar T. Noori 2022-10-28 21:59:08 +03:00 committed by GitHub
commit 97da601873
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
- name: Kubectl tool installer
uses: Azure/setup-kubectl@v3
- uses: azure/k8s-set-context@v1
- uses: azure/k8s-set-context@v3
with:
method: kubeconfig
kubeconfig: ${{ secrets.KUBECONFIG }}