Skip to content

Commit

Permalink
Bump azure/setup-kubectl from 3.2 to 4 (#117)
Browse files Browse the repository at this point in the history
Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 3.2 to 4.
- [Release notes](https://github.com/azure/setup-kubectl/releases)
- [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md)
- [Commits](Azure/setup-kubectl@v3.2...v4)

---
updated-dependencies:
- dependency-name: azure/setup-kubectl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent bb48a94 commit 9e8c31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
version: ${{ matrix.K3S_VERSION }}
k3d-args: -p 8000:80@loadbalancer
- uses: azure/setup-kubectl@v3.2
- uses: azure/setup-kubectl@v4
with:
version: ${{ steps.k3d.outputs.k8s-version }}
- uses: azure/[email protected]
Expand Down

0 comments on commit 9e8c31e

Please sign in to comment.