Skip to content

Commit

Permalink
build: bump azure/k8s-set-context from 3 to 4 (#78)
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)
- [Changelog](https://github.com/Azure/k8s-set-context/blob/main/CHANGELOG.md)
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent eaa96a1 commit 8fc67eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

steps:
- name: Set up kubectl
uses: azure/k8s-set-context@v3
uses: azure/k8s-set-context@v4
with:
kubeconfig: ${{ secrets.KUBECONFIG }}
env:
Expand Down

0 comments on commit 8fc67eb

Please sign in to comment.