Skip to content

Commit

Permalink
build(deps): bump azure/setup-kubectl from 3 to 4 (#1756)
Browse files Browse the repository at this point in the history
Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 3 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...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 2, 2024
1 parent cd17003 commit 442e06b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install kubectl
uses: azure/setup-kubectl@v3
uses: azure/setup-kubectl@v4

- name: Install kustomize
uses: imranismail/setup-kustomize@v2
Expand Down Expand Up @@ -191,7 +191,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install kubectl
uses: azure/setup-kubectl@v3
uses: azure/setup-kubectl@v4

- name: Install kustomize
uses: imranismail/setup-kustomize@v2
Expand Down

0 comments on commit 442e06b

Please sign in to comment.