Skip to content

Commit a146c9f

Browse files
Bump azure/k8s-set-context from 4 to 5 in the ci-dependencies group (#3488)
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 beefb46 commit a146c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

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

7171
- name: Authenticate with Kubernetes
72-
uses: azure/k8s-set-context@v4
72+
uses: azure/k8s-set-context@v5
7373
with:
7474
method: kubeconfig
7575
kubeconfig: ${{ secrets.KUBECONFIG }}

0 commit comments

Comments
 (0)