Skip to content

Commit

Permalink
Bump azure/k8s-set-context from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [azure/k8s-set-context](https://github.com/azure/k8s-set-context) from 3 to 4.
- [Release notes](https://github.com/azure/k8s-set-context/releases)
- [Commits](Azure/k8s-set-context@v3...v4)

---
updated-dependencies:
- dependency-name: azure/k8s-set-context
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent ccc4c8e commit 81daa8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: azure/setup-kubectl@v3

- name: Authenticate with Kubernetes
uses: azure/k8s-set-context@v3
uses: azure/k8s-set-context@v4
with:
method: kubeconfig
kubeconfig: ${{ secrets.kube-config }}
Expand Down

0 comments on commit 81daa8f

Please sign in to comment.