Bump azure/k8s-set-context from 1 to 3
Bumps [azure/k8s-set-context](https://github.com/azure/k8s-set-context) from 1 to 3. - [Release notes](https://github.com/azure/k8s-set-context/releases) - [Commits](https://github.com/azure/k8s-set-context/compare/v1...v3) --- updated-dependencies: - dependency-name: azure/k8s-set-context dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e454889b96
commit
00961dabbf
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