Skip to content

Commit 64a9ae7

Browse files
Bump azure/k8s-set-context from 4 to 5 in the ci-dependencies group (#195)
Bumps the ci-dependencies group with 1 update: [azure/k8s-set-context](https://github.com/azure/k8s-set-context). Updates `azure/k8s-set-context` from 4 to 5 - [Release notes](https://github.com/azure/k8s-set-context/releases) - [Changelog](https://github.com/Azure/k8s-set-context/blob/main/CHANGELOG.md) - [Commits](Azure/k8s-set-context@v4...v5) --- updated-dependencies: - dependency-name: azure/k8s-set-context dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70cf617 commit 64a9ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- uses: azure/setup-kubectl@v5
6060

6161
- name: Authenticate with Kubernetes
62-
uses: azure/k8s-set-context@v4
62+
uses: azure/k8s-set-context@v5
6363
with:
6464
method: kubeconfig
6565
kubeconfig: ${{ secrets.KUBECONFIG }}

0 commit comments

Comments
 (0)