Skip to content

Commit a385fe3

Browse files
Bump azure/k8s-set-context from 4 to 5 (#362)
Bumps [azure/k8s-set-context](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c549d0 commit a385fe3

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
@@ -62,7 +62,7 @@ jobs:
6262
- uses: azure/setup-kubectl@v5
6363

6464
- name: Authenticate with Kubernetes
65-
uses: azure/k8s-set-context@v4
65+
uses: azure/k8s-set-context@v5
6666
with:
6767
method: kubeconfig
6868
kubeconfig: ${{ secrets.KUBECONFIG }}

0 commit comments

Comments
 (0)